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
Copy file name to clipboardExpand all lines: src/i18n/strings/en_EN.json
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1839,14 +1839,16 @@
1839
1839
"Remember my selection for this widget": "Remember my selection for this widget",
1840
1840
"Allow": "Allow",
1841
1841
"Deny": "Deny",
1842
+
"Wrong file type": "Wrong file type",
1843
+
"Looks good!": "Looks good!",
1844
+
"Wrong Recovery Key": "Wrong Recovery Key",
1845
+
"Invalid Recovery Key": "Invalid Recovery Key",
1842
1846
"Security Phrase": "Security Phrase",
1843
1847
"Unable to access secret storage. Please verify that you entered the correct recovery passphrase.": "Unable to access secret storage. Please verify that you entered the correct recovery passphrase.",
1844
1848
"Enter your Security Phrase or <button>Use your Security Key</button> to continue.": "Enter your Security Phrase or <button>Use your Security Key</button> to continue.",
1845
1849
"Security Key": "Security Key",
1846
-
"Unable to access secret storage. Please verify that you entered the correct recovery key.": "Unable to access secret storage. Please verify that you entered the correct recovery key.",
1847
-
"This looks like a valid recovery key!": "This looks like a valid recovery key!",
1848
-
"Not a valid recovery key": "Not a valid recovery key",
1849
1850
"Use your Security Key to continue.": "Use your Security Key to continue.",
1851
+
"Go Back": "Go Back",
1850
1852
"Restoring keys from backup": "Restoring keys from backup",
1851
1853
"Fetching keys from server...": "Fetching keys from server...",
1852
1854
"%(completed)s of %(total)s keys restored": "%(completed)s of %(total)s keys restored",
@@ -1865,6 +1867,8 @@
1865
1867
"Access your secure message history and set up secure messaging by entering your recovery passphrase.": "Access your secure message history and set up secure messaging by entering your recovery passphrase.",
1866
1868
"If you've forgotten your recovery passphrase you can <button1>use your recovery key</button1> or <button2>set up new recovery options</button2>": "If you've forgotten your recovery passphrase you can <button1>use your recovery key</button1> or <button2>set up new recovery options</button2>",
1867
1869
"Enter recovery key": "Enter recovery key",
1870
+
"This looks like a valid recovery key!": "This looks like a valid recovery key!",
1871
+
"Not a valid recovery key": "Not a valid recovery key",
1868
1872
"<b>Warning</b>: You should only set up key backup from a trusted computer.": "<b>Warning</b>: You should only set up key backup from a trusted computer.",
1869
1873
"Access your secure message history and set up secure messaging by entering your recovery key.": "Access your secure message history and set up secure messaging by entering your recovery key.",
1870
1874
"If you've forgotten your recovery key you can <button>set up new recovery options</button>": "If you've forgotten your recovery key you can <button>set up new recovery options</button>",
@@ -2188,7 +2192,6 @@
2188
2192
"Your new session is now verified. It has access to your encrypted messages, and other users will see it as trusted.": "Your new session is now verified. It has access to your encrypted messages, and other users will see it as trusted.",
2189
2193
"Your new session is now verified. Other users will see it as trusted.": "Your new session is now verified. Other users will see it as trusted.",
2190
2194
"Without completing security on this session, it won’t have access to encrypted messages.": "Without completing security on this session, it won’t have access to encrypted messages.",
2191
-
"Go Back": "Go Back",
2192
2195
"Failed to re-authenticate due to a homeserver problem": "Failed to re-authenticate due to a homeserver problem",
2193
2196
"Incorrect password": "Incorrect password",
2194
2197
"Failed to re-authenticate": "Failed to re-authenticate",
0 commit comments