|
|
|
@ -62,12 +62,14 @@ export type LocalizerKeys =
|
|
|
|
|
| 'timerOption_1_hour'
|
|
|
|
|
| 'youGotKickedFromGroup'
|
|
|
|
|
| 'cannotRemoveCreatorFromGroupDesc'
|
|
|
|
|
| 'contactAvatarAlt'
|
|
|
|
|
| 'incomingError'
|
|
|
|
|
| 'notificationsSettingsTitle'
|
|
|
|
|
| 'ringing'
|
|
|
|
|
| 'tookAScreenshot'
|
|
|
|
|
| 'from'
|
|
|
|
|
| 'thisMonth'
|
|
|
|
|
| 'chooseAnAction'
|
|
|
|
|
| 'next'
|
|
|
|
|
| 'addModerators'
|
|
|
|
|
| 'sessionMessenger'
|
|
|
|
@ -79,6 +81,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'openMessageRequestInbox'
|
|
|
|
|
| 'enterPassword'
|
|
|
|
|
| 'enterSessionIDOfRecipient'
|
|
|
|
|
| 'join'
|
|
|
|
|
| 'dialogClearAllDataDeletionFailedMultiple'
|
|
|
|
|
| 'clearAllReactions'
|
|
|
|
|
| 'pinConversationLimitToastDescription'
|
|
|
|
@ -166,6 +169,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'copyOpenGroupURL'
|
|
|
|
|
| 'setPasswordInvalid'
|
|
|
|
|
| 'timerOption_30_seconds_abbreviated'
|
|
|
|
|
| 'createConversationNewContact'
|
|
|
|
|
| 'removeResidueMembers'
|
|
|
|
|
| 'areYouSureDeleteEntireAccount'
|
|
|
|
|
| 'noGivenPassword'
|
|
|
|
@ -194,6 +198,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'incomingCallFrom'
|
|
|
|
|
| 'timerSetOnSync'
|
|
|
|
|
| 'deleteMessages'
|
|
|
|
|
| 'searchForContactsOnly'
|
|
|
|
|
| 'spellCheckTitle'
|
|
|
|
|
| 'translation'
|
|
|
|
|
| 'editMenuSelectAll'
|
|
|
|
@ -236,7 +241,6 @@ export type LocalizerKeys =
|
|
|
|
|
| 'invalidSessionId'
|
|
|
|
|
| 'audioPermissionNeeded'
|
|
|
|
|
| 'createGroup'
|
|
|
|
|
| 'create'
|
|
|
|
|
| 'add'
|
|
|
|
|
| 'messageRequests'
|
|
|
|
|
| 'show'
|
|
|
|
@ -255,6 +259,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'hideMenuBarTitle'
|
|
|
|
|
| 'imageCaptionIconAlt'
|
|
|
|
|
| 'sendRecoveryPhraseTitle'
|
|
|
|
|
| 'joinACommunity'
|
|
|
|
|
| 'multipleJoinedTheGroup'
|
|
|
|
|
| 'messageRequestAcceptedOursNoName'
|
|
|
|
|
| 'databaseError'
|
|
|
|
@ -291,6 +296,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'cancel'
|
|
|
|
|
| 'decline'
|
|
|
|
|
| 'originalMessageNotFound'
|
|
|
|
|
| 'create'
|
|
|
|
|
| 'autoUpdateRestartButtonLabel'
|
|
|
|
|
| 'deleteConversationConfirmation'
|
|
|
|
|
| 'timerOption_6_hours_abbreviated'
|
|
|
|
@ -313,7 +319,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'error'
|
|
|
|
|
| 'clearAllData'
|
|
|
|
|
| 'pruningOpengroupDialogTitle'
|
|
|
|
|
| 'contactAvatarAlt'
|
|
|
|
|
| 'createConversationNewGroup'
|
|
|
|
|
| 'disappearingMessages'
|
|
|
|
|
| 'autoUpdateNewVersionTitle'
|
|
|
|
|
| 'linkPreviewDescription'
|
|
|
|
@ -371,7 +377,6 @@ export type LocalizerKeys =
|
|
|
|
|
| 'audioMessageAutoplayTitle'
|
|
|
|
|
| 'removePasswordInvalid'
|
|
|
|
|
| 'password'
|
|
|
|
|
| 'usersCanShareTheir...'
|
|
|
|
|
| 'nicknamePlaceholder'
|
|
|
|
|
| 'linkPreviewsTitle'
|
|
|
|
|
| 'continue'
|
|
|
|
@ -399,7 +404,6 @@ export type LocalizerKeys =
|
|
|
|
|
| 'closedGroupMaxSize'
|
|
|
|
|
| 'messagesHeader'
|
|
|
|
|
| 'joinOpenGroup'
|
|
|
|
|
| 'join'
|
|
|
|
|
| 'callMediaPermissionsDialogContent'
|
|
|
|
|
| 'timerOption_1_day_abbreviated'
|
|
|
|
|
| 'about'
|
|
|
|
@ -457,7 +461,6 @@ export type LocalizerKeys =
|
|
|
|
|
| 'trustThisContactDialogDescription'
|
|
|
|
|
| 'unknownCountry'
|
|
|
|
|
| 'searchFor...'
|
|
|
|
|
| 'searchForContactsOnly'
|
|
|
|
|
| 'joinedTheGroup'
|
|
|
|
|
| 'editGroupName'
|
|
|
|
|
| 'reportIssue';
|
|
|
|
|