diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-10-07 16:40:55 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-10-07 16:40:55 +0200 |
commit | 7997868109c0831f2c6d97f342a7e6c6226bf54d (patch) | |
tree | 106e658ecc981ce8ba093a19a6b11c7f9d560fee /res/values/strings.xml | |
parent | 9ce9913250cb1122f879cb4a59227c02b42075f7 (diff) |
Add "show password" to popup password dialog
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-x | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 643da3a2..a7f0b07a 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -297,4 +297,5 @@ <string name="donatePlayStore">Alternatively you can send me a donation with the Play Store:</string> <string name="thanks_for_donation">Thanks for donating %s!</string> <string name="logCleared">Log cleared.</string> + <string name="show_password">Show password</string> </resources> |