aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2010-08-05 03:06:17 +0000
committerKenny Root <kenny@the-b.org>2010-08-05 03:06:17 +0000
commit403ba510a8a39205b3cc0602cd91437e67e3b0a4 (patch)
tree3762257e8ec40e017d187c6c214ff973759f98bc /res/values
parente1d220ea1c4b133c84a03c077c3cb63b547528cc (diff)
downloadconnectbot-403ba510a8a39205b3cc0602cd91437e67e3b0a4.tar.gz
connectbot-403ba510a8a39205b3cc0602cd91437e67e3b0a4.tar.bz2
connectbot-403ba510a8a39205b3cc0602cd91437e67e3b0a4.zip
Add a description for the service
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@512 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index d489338..80fb813 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -20,6 +20,7 @@
<resources>
<string name="app_desc">Simple, powerful, open-source SSH client.</string>
+ <string name="service_desc">Maintains SSH connections and loaded pubkeys</string>
<!-- Window title for the Host List -->
<string name="title_hosts_list">Hosts</string>