- Added "Show Password" checkbox to password prompt.

This commit is contained in:
Juha Heinanen
2020-04-02 09:39:58 +03:00
parent 37777fc493
commit 3d30e38b79
4 changed files with 27 additions and 1 deletions

View File

@ -317,4 +317,5 @@
</string>
<string name="no_calls">You are not able to place or answer calls without Microphone permission.</string>
<string name="account_password">Account %1$s Authentication Password</string>
<string name="show_password">Show Password</string>
</resources>