aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 62e7c3d..552cd05 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -19,7 +19,10 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Summary of what ConnectBot is; used as a short description in the Android running apps list -->
<string name="app_desc">"Simple, powerful, open-source SSH client."</string>
+
+ <!-- Summary of what the ConnectBot service does; displayed in the Android running apps list -->
<string name="service_desc">"Maintains SSH connections and loaded pubkeys"</string>
<!-- Window title for the Host List -->