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
/// No description provided for @createKeychainUnlockPasswordInstructionsSubtitle.
1124
+
///
1125
+
/// In en, this message translates to:
1126
+
/// **'With over 300 trillion possible combinations, your 12 word seed phrase is great for keeping your account safe. But it can be a bit tedious to enter every single time you want to use the app. In this next step, you\'ll set your Unlock Password for your current device. It\'s like a shortcut for proving ownership of your Keychain. Whenever you recover your account for the first time on a new device, you\'ll need to use your Catalyst Keychain to get started. Every time after that, you can use your Unlock Password to quickly regain access.'**
Copy file name to clipboardexpand all lines: catalyst_voices/packages/catalyst_voices_localization/lib/generated/catalyst_voices_localizations_en.dart
+6
Original file line number
Diff line number
Diff line change
@@ -572,4 +572,10 @@ class VoicesLocalizationsEn extends VoicesLocalizations {
572
572
573
573
@override
574
574
Stringget createKeychainSeedPhraseCheckSuccessNextStep =>'Now let’s set your Unlock password for this device!';
575
+
576
+
@override
577
+
Stringget createKeychainUnlockPasswordInstructionsTitle =>'Set your Catalyst unlock password for this device';
578
+
579
+
@override
580
+
Stringget createKeychainUnlockPasswordInstructionsSubtitle =>'With over 300 trillion possible combinations, your 12 word seed phrase is great for keeping your account safe. But it can be a bit tedious to enter every single time you want to use the app. In this next step, you\'ll set your Unlock Password for your current device. It\'s like a shortcut for proving ownership of your Keychain. Whenever you recover your account for the first time on a new device, you\'ll need to use your Catalyst Keychain to get started. Every time after that, you can use your Unlock Password to quickly regain access.';
Copy file name to clipboardexpand all lines: catalyst_voices/packages/catalyst_voices_localization/lib/generated/catalyst_voices_localizations_es.dart
+6
Original file line number
Diff line number
Diff line change
@@ -572,4 +572,10 @@ class VoicesLocalizationsEs extends VoicesLocalizations {
572
572
573
573
@override
574
574
Stringget createKeychainSeedPhraseCheckSuccessNextStep =>'Now let’s set your Unlock password for this device!';
575
+
576
+
@override
577
+
Stringget createKeychainUnlockPasswordInstructionsTitle =>'Set your Catalyst unlock password for this device';
578
+
579
+
@override
580
+
Stringget createKeychainUnlockPasswordInstructionsSubtitle =>'With over 300 trillion possible combinations, your 12 word seed phrase is great for keeping your account safe. But it can be a bit tedious to enter every single time you want to use the app. In this next step, you\'ll set your Unlock Password for your current device. It\'s like a shortcut for proving ownership of your Keychain. Whenever you recover your account for the first time on a new device, you\'ll need to use your Catalyst Keychain to get started. Every time after that, you can use your Unlock Password to quickly regain access.';
Copy file name to clipboardexpand all lines: catalyst_voices/packages/catalyst_voices_localization/lib/l10n/intl_en.arb
+3-1
Original file line number
Diff line number
Diff line change
@@ -649,5 +649,7 @@
649
649
"createKeychainSeedPhraseCheckSuccessTitle": "Nice job! You've successfully verified the seed phrase for your keychain.",
650
650
"createKeychainSeedPhraseCheckSuccessSubtitle": "Enter your seed phrase to recover your Catalyst Keychain on any device.\u2028\u2028It's kinda like your email and password all rolled into one, so keep it somewhere safe!\u2028\u2028In the next step we’ll add a password to your Catalyst Keychain, so you can lock/unlock access to Voices.",
651
651
"yourNextStep": "Your next step",
652
-
"createKeychainSeedPhraseCheckSuccessNextStep": "Now let’s set your Unlock password for this device!"
652
+
"createKeychainSeedPhraseCheckSuccessNextStep": "Now let’s set your Unlock password for this device!",
653
+
"createKeychainUnlockPasswordInstructionsTitle": "Set your Catalyst unlock password \u2028for this device",
654
+
"createKeychainUnlockPasswordInstructionsSubtitle": "With over 300 trillion possible combinations, your 12 word seed phrase is great for keeping your account safe. \u2028\u2028But it can be a bit tedious to enter every single time you want to use the app. \u2028\u2028In this next step, you'll set your Unlock Password for your current device. It's like a shortcut for proving ownership of your Keychain. \u2028\u2028Whenever you recover your account for the first time on a new device, you'll need to use your Catalyst Keychain to get started. Every time after that, you can use your Unlock Password to quickly regain access."
0 commit comments