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: TwoFAS/TwoFAS/Other/Generated/T.generated.swift
+10-4Lines changed: 10 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -860,8 +860,8 @@ internal enum T {
860
860
internalstaticletbackupIcloudCta=T.tr("Localizable","introduction__backup_icloud_cta", fallback:"Learn more about backup")
861
861
/// 2FAS uses iCloud for secure backup and sync of your 2FA tokens. The **encrypted** backup data is stored in iCloud, accessible **only by the 2FAS app**. Additionally, this feature aids with token **recovery and syncing** across iOS devices.
862
862
///
863
-
/// It's enabled by default and can disabled at any time in the app's backup settings.
864
-
internalstaticletbackupIcloudDescription=T.tr("Localizable","introduction__backup_icloud_description", fallback:"2FAS uses iCloud for secure backup and sync of your 2FA tokens. The **encrypted** backup data is stored in iCloud, accessible **only by the 2FAS app**. Additionally, this feature aids with token **recovery and syncing** across iOS devices.\n\nIt's enabled by default and can disabled at any time in the app's backup settings.")
863
+
/// It's enabled by default and canbedisabled at any time in the app's backup settings.
864
+
internalstaticletbackupIcloudDescription=T.tr("Localizable","introduction__backup_icloud_description", fallback:"2FAS uses iCloud for secure backup and sync of your 2FA tokens. The **encrypted** backup data is stored in iCloud, accessible **only by the 2FAS app**. Additionally, this feature aids with token **recovery and syncing** across iOS devices.\n\nIt's enabled by default and canbedisabled at any time in the app's backup settings.")
865
865
/// Secure sync and backup
866
866
internalstaticletbackupIcloudTitle=T.tr("Localizable","introduction__backup_icloud_title", fallback:"Secure sync and backup")
867
867
/// Google Drive sync turned on successfully!
@@ -912,8 +912,8 @@ internal enum T {
912
912
internalenumNewVersion{
913
913
/// A new version of 2FAS is available on Google Store. Update now!
914
914
internalstaticletnewVersionMessageAndroid=T.tr("Localizable","new_version__new_version_message_android", fallback:"A new version of 2FAS is available on Google Store. Update now!")
915
-
/// A new version of 2FAS is available onAppStore. Update now!
916
-
internalstaticletnewVersionMessageIos=T.tr("Localizable","new_version__new_version_message_ios", fallback:"A new version of 2FAS is available onAppStore. Update now!")
915
+
/// A new version of 2FAS is available onApp Store. Update now!
916
+
internalstaticletnewVersionMessageIos=T.tr("Localizable","new_version__new_version_message_ios", fallback:"A new version of 2FAS is available onApp Store. Update now!")
internalstaticletnoSelectedServices=T.tr("Localizable","widget__no_selected_services", fallback:"Hold and select service to activate widget...")
1629
1631
/// There are no services in the app available for selection
1630
1632
internalstaticletnoServices=T.tr("Localizable","widget__no_services", fallback:"There are no services in the app available for selection")
1631
1633
/// Widget functionality is not enabled in 2FAS Settings section
@@ -1634,6 +1636,10 @@ internal enum T {
1634
1636
internalstaticletnotEnabledNoServices=T.tr("Localizable","widget__not_enabled_no_services", fallback:"Widget functionality is not enabled in 2FAS Settings section and there are no services in the app available for selection")
internalstaticletrevealTokensLongMessage=T.tr("Localizable","widget__reveal_tokens_long_message", fallback:"Reveal your 2FAS tokens for 60 seconds")
1641
+
/// Reveal for 60 seconds
1642
+
internalstaticletrevealTokensShortMessage=T.tr("Localizable","widget__reveal_tokens_short_message", fallback:"Reveal for 60 seconds")
1637
1643
/// Select Service you want to show on your 2FAS Widget
1638
1644
internalstaticletselectServiceIntentDescription=T.tr("Localizable","widget__select_service_intent_description", fallback:"Select Service you want to show on your 2FAS Widget")