From 64a3c08271a73da6e0d6c870acaecb3331c709b1 Mon Sep 17 00:00:00 2001 From: TSI-amrutwaghmare <96108296+TSI-amrutwaghmare@users.noreply.github.com> Date: Tue, 27 Feb 2024 10:48:28 +0530 Subject: [PATCH] NMC 2023 - update missing localised strings for german languages --- iOSClient/Supporting Files/en.lproj/Localizable.strings | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/iOSClient/Supporting Files/en.lproj/Localizable.strings b/iOSClient/Supporting Files/en.lproj/Localizable.strings index 39a3bb5cb3..25b63c10c5 100644 --- a/iOSClient/Supporting Files/en.lproj/Localizable.strings +++ b/iOSClient/Supporting Files/en.lproj/Localizable.strings @@ -113,7 +113,8 @@ "_force_start_" = "Force the start"; "_purchase_" = "Purchase"; "_account_not_available_" = "The account %@ of %@ does not exist, please add it to be able to read the file %@"; -"_account_not_exists_" = "The account %@ of %@ does not exist"; +"_the_account_" = "The account"; +"_does_not_exist_" = "does not exist"; "_error_parameter_schema_" = "Wrong parameters, impossible to continue"; "_comments_" = "Comments"; "_sharing_" = "Sharing"; @@ -163,7 +164,6 @@ /* MARK: Files lock */ -"_lock_" = "Lock"; "_unlock_" = "Unlock"; "_lock_file_" = "Lock file"; "_unlock_file_" = "Unlock file"; @@ -206,7 +206,7 @@ "_source_code_" = "Get source code"; "_account_select_" = "Select the account"; "_account_select_to_add_" = "Select the account to add"; -"_host_insert_" = "Insert the hostname, for example:"; +"_host_insert_" = "Insert the host name, for example:"; "_certificate_not_found_" = "File %@ in documents directory not found."; "_copy_failed_" = "Copy failed"; "_certificate_installed_" = "Certificate installed"; @@ -622,7 +622,6 @@ "_media_viewimage_show_" = "Show only images"; "_media_viewvideo_show_" = "Show only video"; "_media_show_all_" = "Show both"; -"_media_view_options_" = "View options"; "_media_by_created_date_" = "Sort by created date"; "_media_by_upload_date_" = "Sort by upload date"; "_media_by_modified_date_" = "Sort by modified date"; @@ -714,6 +713,7 @@ "_share_internal_link_des_" = "Only works for users with access to this file/folder"; "_share_reshare_disabled_" = "You are not allowed to reshare this file/folder"; "_share_reshare_restricted_" = "Note: You only have limited permission to reshare this file/folder"; +"_share_can_download_" = "Allow download"; "_no_transfer_" = "No transfers yet"; "_no_transfer_sub_" = "Uploads and downloads from this device will show up here";