Skip to content

Commit

Permalink
remove unused Strings
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasbzurovski committed Sep 18, 2024
1 parent 4c1c791 commit 47cdc19
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
1 change: 0 additions & 1 deletion Content/0.4.6 - Profile Backup/profileBackup.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
"iOSProfileBackup_importBackupWallet": "Import From Backup",
"iOSProfileBackup_cloudBackupWallet": "Available backups:",
"iOSProfileBackup_useICloudBackup": "Use iCloud Backup Data",
"iOSProfileBackup_thisDevice": "This Device",
"iOSProfileBackup_creatingDevice": "Backup created by: %@",
"iOSProfileBackup_creationDateLabel": "Creation date: %@",
"iOSProfileBackup_lastUsedOnDeviceLabel": "Last used on device: %@",
Expand Down
8 changes: 1 addition & 7 deletions Content/Recover Profile Backup/recoverProfileBackup.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@
"recoverProfileBackup_header_title": "Restore Wallet From Backup",
"recoverProfileBackup_header_subtitle": "Select a backup to restore your Radix Wallet. You will be asked to enter your seed phrase(s) to recover control of your Accounts and Personas.",
"androidRecoverProfileBackup_choose_title": "Choose a backup from Google Drive",
"iOSRecoverProfileBackup_choose_title": "Choose a backup on iCloud",
"iOSRecoverProfileBackup_noBackupsAvailable": "No wallet backups available on current iCloud account",
"iOSRecoverProfileBackup_notLoggedInToICloud": "Not logged in to iCloud",
"iOSRecoverProfileBackup_networkUnavailable": "Network unavailable",
"iOSRecoverProfileBackup_couldNotLoadBackups": "Could not load backups",
"androidRecoverProfileBackup_noBackupsAvailable": "No wallet backups available",
"androidRecoverProfileBackup_noBackupsAvailable": "No wallet backups available",
"recoverProfileBackup_backupFrom": "**Backup from:** %s",
"recoverProfileBackup_lastModified": "**Last modified:** %s",
"recoverProfileBackup_numberOfAccounts": "**Number of accounts:** %d",
Expand All @@ -22,6 +17,5 @@
"recoverProfileBackup_notLoggedIn_iOS": "Not logged in to iCloud",
"recoverProfileBackup_networkUnavailable": "Network unavailable",
"recoverProfileBackup_couldNotLoadBackups": "Could not load backups",
"recoverProfileBackup_updateSystemSetings": "Update in System Settings",
"recoverProfileBackup_thisDevice": "This Device"
}

0 comments on commit 47cdc19

Please sign in to comment.