[mob][photos] Copy change

This commit is contained in:
laurenspriem 2024-05-14 14:45:22 +05:30
parent 2dc17dcec8
commit 4af9d46111
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -1204,7 +1204,7 @@
"locations": "Locations",
"descriptions": "Descriptions",
"addAName": "Add a name",
"findPeopleByName": "Find people quickly by searching by name",
"findPeopleByName": "Find people quickly and search 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.",