Add checkbox to toggle visibility in password fields

Make string translatable
This commit is contained in:
Michael Schättgen 2019-10-14 22:51:20 +02:00
parent b920fe4b8c
commit 9f248e0802
5 changed files with 56 additions and 5 deletions

View file

@ -83,6 +83,7 @@
<string name="delete">Delete</string>
<string name="password">Password</string>
<string name="confirm_password">Confirm password</string>
<string name="show_password">Show password</string>
<string name="new_profile">New profile</string>
<string name="add_new_profile">Add new profile</string>
<string name="unlock_vault_error">Couldn\'t unlock vault</string>