fix tfa translation

pull/6012/head
Thibault Duplessis 2020-02-09 17:29:28 -06:00
parent 1181d0f787
commit 49b8753d86
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<resources>
<string name="twoFactorAuth">Two-factor authentication</string>
<string name="twoFactorHelp">Two-factor authentication adds another layer of security to your account.</string>
<string name="twoFactorApp">Get an app for two-factor authentication, for example Google Authenticator for %s or %s.</string>
<string name="twoFactorApp">Get an app for two-factor authentication, for example Google Authenticator for %1$s or %2$s.</string>
<string name="scanTheCode">Scan the QR code with the app.</string>
<string name="enterPassword">Enter your password and the authentication code generated by the app to complete the setup. You will need an authentication code every time you log in.</string>
<string name="authenticationCode">Authentication code</string>