You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"removeAccountPasswordDescription": "Remove the password required to unlock Session.",
275
276
"enterPassword": "Please enter your password",
276
277
"confirmPassword": "Confirm password",
277
278
"enterNewPassword": "Please enter your new password",
278
-
"confirmNewPassword": "Confirm new password",
279
+
"confirmNewPassword": "Confirm password",
279
280
"showRecoveryPhrasePasswordRequest": "Please enter your password",
280
281
"recoveryPhraseSavePromptMain": "Your recovery phrase is the master key to your Session ID — you can use it to restore your Session ID if you lose access to your device. Store your recovery phrase in a safe place, and don't give it to anyone.",
281
282
"invalidOpenGroupUrl": "Invalid URL",
@@ -295,12 +296,12 @@
295
296
"setPasswordInvalid": "Passwords do not match",
296
297
"changePasswordInvalid": "The old password you entered is incorrect",
297
298
"removePasswordInvalid": "Incorrect password",
298
-
"setPasswordTitle": "Set Password",
299
-
"changePasswordTitle": "Changed Password",
300
-
"removePasswordTitle": "Removed Password",
299
+
"setPasswordTitle": "Password Set",
300
+
"changePasswordTitle": "Password Changed",
301
+
"removePasswordTitle": "Password Removed",
301
302
"setPasswordToastDescription": "Your password has been set. Please keep it safe.",
302
303
"changePasswordToastDescription": "Your password has been changed. Please keep it safe.",
303
-
"removePasswordToastDescription": "You have removed your password.",
304
+
"removePasswordToastDescription": "Your password has been removed.",
304
305
"publicChatExists": "You are already connected to this community",
305
306
"connectToServerFail": "Couldn't join community",
306
307
"connectingToServer": "Connecting...",
@@ -414,6 +415,9 @@
414
415
"dialogClearAllDataDeletionFailedTitleQuestion": "Do you want to delete data from just this device?",
415
416
"dialogClearAllDataDeletionFailedMultiple": "Data not deleted by those Service Nodes: $snodes$",
416
417
"dialogClearAllDataDeletionQuestion": "Would you like to clear this device only, or delete your data from the network as well?",
418
+
"clearDevice": "Clear Device",
419
+
"tryAgain": "Try Again",
420
+
"areYouSureClearDevice": "Are you sure you want to clear your device?",
417
421
"deviceOnly": "Clear Device Only",
418
422
"entireAccount": "Clear Device and Network",
419
423
"areYouSureDeleteDeviceOnly": "Are you sure you want to delete your device data only?",
0 commit comments