aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-05-30 20:33:07 +0000
committerKenny Root <kenny@the-b.org>2009-05-30 20:33:07 +0000
commit2dcb32ff23dabc1130834f5173103e3e3eed7e03 (patch)
treeb89f9cb3b2af7eb818e2c7e87db990132d4a2a8e /res/values
parentf466f1a484a620ab604d75b67564f63d6ba18b0c (diff)
downloadconnectbot-2dcb32ff23dabc1130834f5173103e3e3eed7e03.tar.gz
connectbot-2dcb32ff23dabc1130834f5173103e3e3eed7e03.tar.bz2
connectbot-2dcb32ff23dabc1130834f5173103e3e3eed7e03.zip
Move preference keys to their own class so they can be easily tracked for usage in other classes
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@247 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 172a73b..2842845 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -108,31 +108,6 @@
-->
<string name="msg_version">ConnectBot (working copy)</string>
- <!-- Do not translate -->
- <string name="pref_emulation">emulation</string>
- <!-- Do not translate -->
- <string name="pref_scrollback">scrollback</string>
- <!-- Do not translate -->
- <string name="pref_keepalive">keepalive</string>
- <!-- Do not translate -->
- <string name="pref_keymode">keymode</string>
- <!-- Do not translate -->
- <string name="pref_memkeys">memkeys</string>
- <!-- Do not translate -->
- <string name="pref_rotation">rotation</string>
- <!-- Do not translate -->
- <string name="pref_camera">camera</string>
- <!-- Do not translate -->
- <string name="pref_update">update</string>
- <!-- Do not translate -->
- <string name="pref_lastchecked">lastchecked</string>
- <!-- Do not translate -->
- <string name="pref_fullscreen">fullscreen</string>
- <!-- Do not translate -->
- <string name="pref_wifilock">wifilock</string>
- <!-- Do not translate -->
- <string name="pref_bumpyarrows">bumpyarrows</string>
-
<!-- The category title for terminal emulation preferences. -->
<string name="pref_emulation_category">Terminal emulation</string>