Improved set password UI

This commit is contained in:
str4d
2014-03-08 20:54:04 +00:00
parent e89c5ace86
commit f8a228391a
7 changed files with 68 additions and 69 deletions

View File

@@ -55,9 +55,9 @@
<string name="pref_title_i2cp_port">I2CP port</string>
<string name="pref_title_change_password">Change password</string>
<string name="old_password">Old password:</string>
<string name="new_password">New password:</string>
<string name="confirm_new_password">Confirm new password:</string>
<string name="old_password">Old password</string>
<string name="new_password">New password</string>
<string name="confirm_new_password">Confirm new password</string>
<string name="password_changed">Password changed successfully</string>
<string name="pref_title_identities">Identities</string>