mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
Spelling standardization
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
parent
3ad56f3704
commit
d36a80559a
1 changed files with 7 additions and 7 deletions
|
@ -441,7 +441,7 @@
|
|||
<string name="preview_sorry">Sorry</string>
|
||||
<string name="preview_image_file_is_not_exist">File does not exist</string>
|
||||
<string name="preview_image_file_is_not_downloaded">File is not downloaded</string>
|
||||
<string name="preview_image_downloading_image_for_edit">Downloading image to start the edit screen, please wait …</string>
|
||||
<string name="preview_image_downloading_image_for_edit">Downloading image to start the edit screen, please wait…</string>
|
||||
<string name="preview_image_description">Image preview</string>
|
||||
<string name="preview_image_error_unknown_format">Unable to show image</string>
|
||||
<string name="preview_image_error_no_local_file">There is no local file to preview</string>
|
||||
|
@ -600,8 +600,8 @@
|
|||
<string name="share_with_title">Share with…</string>
|
||||
<string name="share_via_link_unset_password">Unset</string>
|
||||
|
||||
<string name="share_search">Name, Federated Cloud ID or email address …</string>
|
||||
<string name="secure_share_search">Secure share …</string>
|
||||
<string name="share_search">Name, Federated Cloud ID or email address…</string>
|
||||
<string name="secure_share_search">Secure share…</string>
|
||||
|
||||
<string name="share_group_clarification">%1$s (group)</string>
|
||||
<string name="share_remote_clarification">%1$s (remote)</string>
|
||||
|
@ -1244,10 +1244,10 @@
|
|||
<string name="internal_two_way_sync_not_yet">Not yet, soon to be synced</string>
|
||||
<string name="gplay_restriction">Google restricted downloading APK/AAB files!</string>
|
||||
<string name="file_list_empty_local_search">No file or folder matching your search</string>
|
||||
<string name="unified_search_fragment_calendar_event_not_found">Event not found, you can always sync to update. Redirecting to web …</string>
|
||||
<string name="unified_search_fragment_contact_not_found">Contact not found, you can always sync to update. Redirecting to web …</string>
|
||||
<string name="unified_search_fragment_permission_needed">Permissions are required to open search result otherwise it will redirected to web …</string>
|
||||
<string name="file_name_validator_current_path_is_invalid">Current folder name is invalid, please rename the folder. Redirecting home …</string>
|
||||
<string name="unified_search_fragment_calendar_event_not_found">Event not found, you can always sync to update. Redirecting to web…</string>
|
||||
<string name="unified_search_fragment_contact_not_found">Contact not found, you can always sync to update. Redirecting to web…</string>
|
||||
<string name="unified_search_fragment_permission_needed">Permissions are required to open search result otherwise it will redirected to web…</string>
|
||||
<string name="file_name_validator_current_path_is_invalid">Current folder name is invalid, please rename the folder. Redirecting home…</string>
|
||||
<string name="file_name_validator_rename_before_move_or_copy">%s. Please rename the file before moving or copying</string>
|
||||
<string name="file_name_validator_error_contains_reserved_names_or_invalid_characters">Folder path contains reserved names or invalid characters</string>
|
||||
<string name="file_name_validator_error_invalid_character">Name contains invalid characters: %s</string>
|
||||
|
|
Loading…
Reference in a new issue