Skip to content

Commit bc3b421

Browse files
authored
chore(i18n): Removed quotation mark
Signed-off-by: rakekniven <[email protected]>
1 parent 9a2a313 commit bc3b421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<string name="uploader_error_message_source_file_not_found">File selected for upload not found. Please check whether the file exists.</string>
173173
<string name="uploader_error_message_source_file_not_copied">Could not copy file to a temporary folder. Try to resend it.</string>
174174
<string name="uploader_upload_files_behaviour">Upload option:</string>
175-
<string name="file_upload_limit_message">You can upload up to %d files at once."</string>
175+
<string name="file_upload_limit_message">You can upload up to %d files at once.</string>
176176
<string name="file_upload_worker_same_file_already_exists">%s already exists, no conflict detected</string>
177177
<string name="uploader_upload_files_behaviour_move_to_nextcloud_folder">Move file to %1$s folder</string>
178178
<string name="uploader_upload_files_behaviour_only_upload">Keep file in source folder</string>

0 commit comments

Comments
 (0)