Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 6825d3da authored by cketti's avatar cketti Committed by GitHub
Browse files

Merge pull request #5596 from k9mail/tweak_translation

Tweak title for biometrics prompt when revealing password
parents 97b53fb6 29d112a1
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -356,8 +356,10 @@ Please submit bug reports, contribute new features and ask questions at
    <string name="account_setup_basics_email_hint">Email address</string>
    <string name="account_setup_basics_password_hint">Password</string>
    <string name="account_setup_basics_show_password">Show password</string>

    <!-- Please use the same translation for "screen lock" as is used in the 'Security' section in Android's settings app -->
    <string name="account_setup_basics_show_password_need_lock">To view your password here, enable screen lock on this device.</string>
    <string name="account_setup_basics_show_password_biometrics_title">Verify it\'s you</string>
    <string name="account_setup_basics_show_password_biometrics_title">Verify your identity</string>
    <string name="account_setup_basics_show_password_biometrics_subtitle">Unlock to view your password</string>
    <string name="account_setup_basics_manual_setup_action">Manual setup</string>