Browse Source

l10n: Replace apostrophe with double quotes

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet 4 years ago
parent
commit
33b865cd55
1 changed files with 2 additions and 2 deletions
  1. 2 2
      iOSClient/Supporting Files/en.lproj/Localizable.strings

+ 2 - 2
iOSClient/Supporting Files/en.lproj/Localizable.strings

@@ -169,7 +169,7 @@
 "_upload_chunk_"            = "The file you are uploading is large, keep the app in the foreground until complete";
 "_upload_e2ee_"             = "The file you are uploading is encrypted, keep the app in the foreground until complete";
 "_chunk_size_mb_"           = "Chunk size in MB";
-"_chunk_footer_title_"      = "Chunked file upload (0 is disabled)\nImportant: the chunked upload works only when the app is 'active'.";
+"_chunk_footer_title_"      = "Chunked file upload (0 is disabled)\nImportant: the chunked upload works only when the app is \"active\".";
 "_privacy_"                 = "Privacy";
 "_source_code_"             = "Get source code";
 "_account_select_"          = "Select the account";
@@ -567,7 +567,7 @@
 "_find_sharee_title_"           = "Search";
 "_find_sharee_"                 = "Search for user or group…";
 "_find_sharee_footer_"          = "Enter part of the name of the user or group to search for (at least 2 characters) followed by \"Return\", select the users that should be allowed to access the share followed by \"Done\" to confirm";
-"_user_is_group_"               = " (Group)";
+"_user_is_group_"               = "(Group)";
 "_direct_sharee_title_"         = "Share";
 "_direct_sharee_footer_"        = "If you already know the name, enter it, then select the share type and press \"Done\" to confirm";
 "_direct_sharee_"               = "Enter the username…";