Skip to content

Commit 3b54451

Browse files
chore(l10n): delete unreferenced Recoverbull keys
settingsRecoverbullTitle, recoverbullRecoveryTitle and recoverbullVaultRecoveryTitle have no reader in lib, test or integration_test. Two of them had also come out of the vocabulary rename holding the same string, which is the duplicate-literal smell the repo warns about — resolved here by removing both rather than picking one.
1 parent 5ce2cca commit 3b54451

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

localization/app_en.arb

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15042,18 +15042,6 @@
1504215042
"@recoverbullSettingsTitle": {
1504315043
"description": "AppBar title on the encrypted vault settings page; matches the menu row that opens it"
1504415044
},
15045-
"settingsRecoverbullTitle": "Encrypted vault",
15046-
"@settingsRecoverbullTitle": {
15047-
"description": "Title for the encrypted vault backup section in app settings"
15048-
},
15049-
"recoverbullRecoveryTitle": "Encrypted vault recovery",
15050-
"@recoverbullRecoveryTitle": {
15051-
"description": "AppBar title for vault recovery screen"
15052-
},
15053-
"recoverbullVaultRecoveryTitle": "Encrypted vault recovery",
15054-
"@recoverbullVaultRecoveryTitle": {
15055-
"description": "Title for encrypted vault recovery screen"
15056-
},
1505715045
"recoverbullLearnMore": "Learn more at recoverbull.com",
1505815046
"@recoverbullLearnMore": {
1505915047
"description": "Link text opening recoverbull.com from the vault settings and server confirmation pages"

0 commit comments

Comments
 (0)