aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorJeremy Klein <jlklein@google.com>2015-09-25 10:21:09 -0700
committerJeremy Klein <jlklein@google.com>2015-09-25 10:21:09 -0700
commit812d8fe07140f3fe0f89a7e6ac777076b459ec0d (patch)
treeb810eb1b0794b682efaa37c721a2125c45edb326 /app/src/main/res/values/strings.xml
parent61d8f9cb980fd5c093e2cacf04af12bf02032b76 (diff)
downloadconnectbot-812d8fe07140f3fe0f89a7e6ac777076b459ec0d.tar.gz
connectbot-812d8fe07140f3fe0f89a7e6ac777076b459ec0d.tar.bz2
connectbot-812d8fe07140f3fe0f89a7e6ac777076b459ec0d.zip
Remove the reference to trackball from the bumpy arrows description.
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 9351ac4..f41d10b 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -255,7 +255,7 @@
<!-- Name for the haptic feedback (bumpy arrow) preference -->
<string name="pref_bumpyarrows_title">"Bumpy arrows"</string>
<!-- Summary for the haptic feedback (bumpy arrow) preference -->
- <string name="pref_bumpyarrows_summary">"Vibrate when sending arrow keys from trackball; useful for laggy connections"</string>
+ <string name="pref_bumpyarrows_summary">"Vibrate when sending arrow keys; useful for laggy connections"</string>
<!-- Category title for the Terminal Bell preferences -->
<string name="pref_bell_category">"Terminal bell"</string>