aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-06-23 14:08:37 +0000
committerKenny Root <kenny@the-b.org>2009-06-23 14:08:37 +0000
commit1f9a96b88003ea87709e38883b85605c9a108a2c (patch)
treee7ca6ab5cd0c8aae63a70979e8d2fda39372cf80 /res/values
parent4c8505bda7e529ceb8a6c821c8b5c885bea5436a (diff)
downloadconnectbot-1f9a96b88003ea87709e38883b85605c9a108a2c.tar.gz
connectbot-1f9a96b88003ea87709e38883b85605c9a108a2c.tar.bz2
connectbot-1f9a96b88003ea87709e38883b85605c9a108a2c.zip
Add color customization capabilities
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@326 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c29b15c..7631a18 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -13,6 +13,8 @@
<string name="title_host_editor">Edit Host</string>
<!-- Window title for Help index -->
<string name="title_help">Help</string>
+ <!-- Window title for color list editing screen -->
+ <string name="title_colors">Colors</string>
<string name="resolve_connect">Connect</string>
<string name="resolve_entropy">Gather Entropy</string>