Skip to content

Commit c75088f

Browse files
TSI-amrutwaghmareharshada-15-tsys
authored andcommitted
NMC 2023 - update missing localised strings for german languages
1 parent 82a764d commit c75088f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

iOSClient/Supporting Files/en.lproj/Localizable.strings

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@
113113
"_force_start_" = "Force the start";
114114
"_purchase_" = "Purchase";
115115
"_account_not_available_" = "The account %@ of %@ does not exist, please add it to be able to read the file %@";
116-
"_account_not_exists_" = "The account %@ of %@ does not exist";
116+
"_the_account_" = "The account";
117+
"_does_not_exist_" = "does not exist";
117118
"_error_parameter_schema_" = "Wrong parameters, impossible to continue";
118119
"_comments_" = "Comments";
119120
"_sharing_" = "Sharing";
@@ -165,7 +166,6 @@
165166

166167
/* MARK: Files lock */
167168

168-
"_lock_" = "Lock";
169169
"_unlock_" = "Unlock";
170170
"_lock_file_" = "Lock file";
171171
"_unlock_file_" = "Unlock file";
@@ -208,7 +208,7 @@
208208
"_source_code_" = "Get source code";
209209
"_account_select_" = "Select the account";
210210
"_account_select_to_add_" = "Select the account to add";
211-
"_host_insert_" = "Insert the hostname, for example:";
211+
"_host_insert_" = "Insert the host name, for example:";
212212
"_certificate_not_found_" = "File %@ in documents directory not found.";
213213
"_copy_failed_" = "Copy failed";
214214
"_certificate_installed_" = "Certificate installed";
@@ -631,7 +631,6 @@
631631
"_media_viewimage_show_" = "Show only images";
632632
"_media_viewvideo_show_" = "Show only video";
633633
"_media_show_all_" = "Show both";
634-
"_media_view_options_" = "View options";
635634
"_media_by_created_date_" = "Sort by created date";
636635
"_media_by_upload_date_" = "Sort by upload date";
637636
"_media_by_modified_date_" = "Sort by modified date";
@@ -725,6 +724,7 @@
725724
"_share_internal_link_des_" = "Only works for users with access to this file/folder";
726725
"_share_reshare_disabled_" = "You are not allowed to reshare this file/folder";
727726
"_share_reshare_restricted_" = "Note: You only have limited permission to reshare this file/folder";
727+
"_share_can_download_" = "Allow download";
728728

729729
"_no_transfer_" = "No transfers yet";
730730
"_no_transfer_sub_" = "Uploads and downloads from this device will show up here";

0 commit comments

Comments
 (0)