|
@@ -184,10 +184,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"account": MessageLookupByLibrary.simpleMessage("Account"),
|
|
"account": MessageLookupByLibrary.simpleMessage("Account"),
|
|
"accountWelcomeBack":
|
|
"accountWelcomeBack":
|
|
MessageLookupByLibrary.simpleMessage("Welcome back!"),
|
|
MessageLookupByLibrary.simpleMessage("Welcome back!"),
|
|
- "ackPasswordLostWarningPart1": MessageLookupByLibrary.simpleMessage(
|
|
|
|
- "I understand that if I lose my password, I may lose my data since my data is "),
|
|
|
|
- "ackPasswordLostWarningPart2":
|
|
|
|
- MessageLookupByLibrary.simpleMessage(" with ente"),
|
|
|
|
|
|
+ "ackPasswordLostWarning": MessageLookupByLibrary.simpleMessage(
|
|
|
|
+ "I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>."),
|
|
"activeSessions":
|
|
"activeSessions":
|
|
MessageLookupByLibrary.simpleMessage("Active sessions"),
|
|
MessageLookupByLibrary.simpleMessage("Active sessions"),
|
|
"addANewEmail": MessageLookupByLibrary.simpleMessage("Add a new email"),
|
|
"addANewEmail": MessageLookupByLibrary.simpleMessage("Add a new email"),
|
|
@@ -498,8 +496,6 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"encryption": MessageLookupByLibrary.simpleMessage("Encryption"),
|
|
"encryption": MessageLookupByLibrary.simpleMessage("Encryption"),
|
|
"encryptionKeys":
|
|
"encryptionKeys":
|
|
MessageLookupByLibrary.simpleMessage("Encryption keys"),
|
|
MessageLookupByLibrary.simpleMessage("Encryption keys"),
|
|
- "endToEndEncrypted":
|
|
|
|
- MessageLookupByLibrary.simpleMessage("end-to-end encrypted"),
|
|
|
|
"endtoendEncryptedByDefault": MessageLookupByLibrary.simpleMessage(
|
|
"endtoendEncryptedByDefault": MessageLookupByLibrary.simpleMessage(
|
|
"End-to-end encrypted by default"),
|
|
"End-to-end encrypted by default"),
|
|
"enteCanEncryptAndPreserveFilesOnlyIfYouGrant":
|
|
"enteCanEncryptAndPreserveFilesOnlyIfYouGrant":
|
|
@@ -805,7 +801,6 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"pressAndHoldToPlayVideo": MessageLookupByLibrary.simpleMessage(
|
|
"pressAndHoldToPlayVideo": MessageLookupByLibrary.simpleMessage(
|
|
"Press and hold to play video"),
|
|
"Press and hold to play video"),
|
|
"privacy": MessageLookupByLibrary.simpleMessage("Privacy"),
|
|
"privacy": MessageLookupByLibrary.simpleMessage("Privacy"),
|
|
- "privacyPolicy": MessageLookupByLibrary.simpleMessage("privacy policy"),
|
|
|
|
"privacyPolicyTitle":
|
|
"privacyPolicyTitle":
|
|
MessageLookupByLibrary.simpleMessage("Privacy Policy"),
|
|
MessageLookupByLibrary.simpleMessage("Privacy Policy"),
|
|
"privateBackups":
|
|
"privateBackups":
|
|
@@ -1041,10 +1036,6 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"terminateSession":
|
|
"terminateSession":
|
|
MessageLookupByLibrary.simpleMessage("Terminate session?"),
|
|
MessageLookupByLibrary.simpleMessage("Terminate session?"),
|
|
"terms": MessageLookupByLibrary.simpleMessage("Terms"),
|
|
"terms": MessageLookupByLibrary.simpleMessage("Terms"),
|
|
- "termsAgreePart1":
|
|
|
|
- MessageLookupByLibrary.simpleMessage("I agree to the "),
|
|
|
|
- "termsOfService":
|
|
|
|
- MessageLookupByLibrary.simpleMessage("terms of service"),
|
|
|
|
"termsOfServicesTitle": MessageLookupByLibrary.simpleMessage("Terms"),
|
|
"termsOfServicesTitle": MessageLookupByLibrary.simpleMessage("Terms"),
|
|
"thankYou": MessageLookupByLibrary.simpleMessage("Thank you"),
|
|
"thankYou": MessageLookupByLibrary.simpleMessage("Thank you"),
|
|
"thankYouForSubscribing":
|
|
"thankYouForSubscribing":
|