Browse Source

fix _shareLinksearch_placeholder_

marinofaggiana 5 years ago
parent
commit
784b438775
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

@@ -463,7 +463,7 @@
 "_add_sharee_"                  = "Add users or groups";
 "_add_sharee_footer_"           = "You can share this resource by adding users or groups. To remove a share, remove all users and groups";
 "_find_sharee_title_"           = "Search";
-"_find_sharee_"                 = "Type a name of user or gruoup and press Enter";
+"_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)";
 "_direct_sharee_title_"         = "Share";
@@ -477,7 +477,7 @@
 "_enforce_password_protection_" = "Enforce password protection";
 "_password_obligatory_"         = "Enforce password protection enabled, password obligatory";
 "_shared_with_you_by_"          = "Shared with you by";
-"_shareLinksearch_placeholder_" = "Search for user or group…";
+"_shareLinksearch_placeholder_" = "Type a name and press Enter";
 "_new_comment_"                 = "New comment…";
 "_edit_comment_"                = "Edit comment";
 "_delete_comment_"              = "Delete comment";