aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2008-03-16 08:04:33 +0000
committerKenny Root <kenny@the-b.org>2008-03-16 08:04:33 +0000
commit2d555d046e185b229a688817ac78e7e277e5b391 (patch)
treed96ae91d3afdaa43e65d92a1724ae3c10a70278a /res/values/strings.xml
parentc9c36c1e2aa66708c8cff728e2e4b02de1ec08a7 (diff)
downloadconnectbot-2d555d046e185b229a688817ac78e7e277e5b391.tar.gz
connectbot-2d555d046e185b229a688817ac78e7e277e5b391.tar.bz2
connectbot-2d555d046e185b229a688817ac78e7e277e5b391.zip
Initial update for Android SDK M5 support.
Diffstat (limited to 'res/values/strings.xml')
-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 66a3b50..6c11b04 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -27,6 +27,8 @@
<string name="button_change">Change</string>
<string name="button_generate">Generate Key</string>
+ <string name="alert_disconnect_msg">Connection Lost</string>
+
<string name="msg_copyright">Copyright &#169; 2007, Kenny Root http://the-b.org/</string>
<string name="msg_version">v1.0</string>
</resources>