瀏覽代碼

[mob][photos] Change copy

laurenspriem 1 年之前
父節點
當前提交
848b9c3b1b
共有 3 個文件被更改,包括 5 次插入5 次删除
  1. 2 2
      mobile/lib/generated/intl/messages_en.dart
  2. 2 2
      mobile/lib/generated/l10n.dart
  3. 1 1
      mobile/lib/l10n/intl_en.arb

+ 2 - 2
mobile/lib/generated/intl/messages_en.dart

@@ -739,8 +739,8 @@ class MessageLookup extends MessageLookupByLibrary {
         "filesDeleted": MessageLookupByLibrary.simpleMessage("Files deleted"),
         "filesSavedToGallery":
             MessageLookupByLibrary.simpleMessage("Files saved to gallery"),
-        "findPeopleByName": MessageLookupByLibrary.simpleMessage(
-            "Find people quickly and search by name"),
+        "findPeopleByName":
+            MessageLookupByLibrary.simpleMessage("Find people quickly by name"),
         "flip": MessageLookupByLibrary.simpleMessage("Flip"),
         "forYourMemories":
             MessageLookupByLibrary.simpleMessage("for your memories"),

+ 2 - 2
mobile/lib/generated/l10n.dart

@@ -8468,10 +8468,10 @@ class S {
     );
   }
 
-  /// `Find people quickly and search by name`
+  /// `Find people quickly by name`
   String get findPeopleByName {
     return Intl.message(
-      'Find people quickly and search by name',
+      'Find people quickly by name',
       name: 'findPeopleByName',
       desc: '',
       args: [],

+ 1 - 1
mobile/lib/l10n/intl_en.arb

@@ -1204,7 +1204,7 @@
   "locations": "Locations",
   "descriptions": "Descriptions",
   "addAName": "Add a name",
-  "findPeopleByName": "Find people quickly and search by name",
+  "findPeopleByName": "Find people quickly by name",
   "addViewers": "{count, plural, zero {Add viewer} one {Add viewer} other {Add viewers}}",
   "addCollaborators": "{count, plural, zero {Add collaborator} one {Add collaborator} other {Add collaborators}}",
   "longPressAnEmailToVerifyEndToEndEncryption": "Long press an email to verify end to end encryption.",