aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2008-11-02 11:44:39 +0000
committerKenny Root <kenny@the-b.org>2008-11-02 11:44:39 +0000
commitccc3a32792175a561fc2c75ccc4fd9f441295830 (patch)
tree05d90f9f69fb4bda76cbdf0dfa7fcfd88dcad94d /res/values
parent4432df30987dd217ef639020c0198aa06925ba0f (diff)
downloadconnectbot-ccc3a32792175a561fc2c75ccc4fd9f441295830.tar.gz
connectbot-ccc3a32792175a561fc2c75ccc4fd9f441295830.tar.bz2
connectbot-ccc3a32792175a561fc2c75ccc4fd9f441295830.zip
* Allow users to force screen size to specific dimensions.
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 fed7924..598d3d9 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -44,6 +44,7 @@
<string name="button_cancel">Cancel</string>
<string name="button_change">Change</string>
<string name="button_generate">Generate Key</string>
+ <string name="button_resize">Resize</string>
<string name="alert_disconnect_msg">Connection Lost</string>
@@ -73,6 +74,7 @@
<string name="console_menu_copy">Copy</string>
<string name="console_menu_paste">Paste</string>
<string name="console_menu_tunnel">Tunnel</string>
+ <string name="console_menu_resize">Force Size</string>
<string name="tunnel_pos">Create tunnel</string>
<string name="tunnel_neg">Cancel</string>