aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-01-13 10:20:11 +0000
committerKenny Root <kenny@the-b.org>2009-01-13 10:20:11 +0000
commit38132a59fdc4b7a5aee4161ce9b17e80fbf88d86 (patch)
tree5727c1c067740573e565d4cc4e6a55da6736e52e /res/values/strings.xml
parente7fb922562baed08711ef93342cfe72a00c6a32b (diff)
downloadconnectbot-38132a59fdc4b7a5aee4161ce9b17e80fbf88d86.tar.gz
connectbot-38132a59fdc4b7a5aee4161ce9b17e80fbf88d86.tar.bz2
connectbot-38132a59fdc4b7a5aee4161ce9b17e80fbf88d86.zip
Minor capitalization fix
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 91bd96a..ff0d14c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -37,7 +37,7 @@
<string name="pubkey_copy_public">Copy public key</string>
<string name="pubkey_list_empty">Tap "Menu" to create\nor import key pairs.</string>
<string name="pubkey_unknown_format">Unknown format</string>
- <string name="pubkey_change_password">Change Password</string>
+ <string name="pubkey_change_password">Change password</string>
<string name="pubkey_list_pick">Pick from /sdcard</string>
<string name="pubkey_import_parse_problem">Problem parsing imported private key</string>
<string name="pubkey_unlock">Unlock key</string>