#149 - Reword authentication confirmation message

This commit is contained in:
Joshua Soberg 2020-06-01 20:34:42 -04:00
parent 74c35ae7bc
commit 86559fc8be

View file

@ -8,8 +8,8 @@
<!-- Messages -->
<string name="auth_msg_authenticate">Please authenticate to start andOTP!</string>
<string name="auth_msg_confirm_encryption">Please confirm your authentication to generate the
new encryption key!</string>
<string name="auth_msg_confirm_encryption">Please confirm authentication to generate your
encryption key!</string>
<!-- Buttons -->
<string name="auth_button_unlock">Unlock</string>