Bug 1904687: Remove unused string r=android-reviewers,gl

Differential Revision: https://phabricator.services.mozilla.com/D214881
This commit is contained in:
alexandra.virvara 2024-06-25 22:08:07 +00:00
Родитель 5304116af8
Коммит f3b37b8e52
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -128,8 +128,6 @@
<string name="mozac_feature_prompts_suggest_strong_password_title">Use strong password?</string>
<!-- Content description for the suggest strong password confirmation dialog -->
<string name="mozac_feature_prompts_suggest_strong_password_description">Protect your accounts by using a strong, randomly generated password. Get quick access to your passwords by saving it in your account.</string>
<!-- The actual suggested strong password. %1$s will be replaced with the generated password -->
<string name="mozac_feature_prompts_suggest_strong_password_generated_password">%1$s</string>
<!-- Pressing this will use the suggested strong password -->
<string name="mozac_feature_prompts_suggest_strong_password_use_password">Use password</string>
<!-- Pressing this will dismiss the suggested strong password dialog -->