summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorDavisLWebb <davislwebb@ymail.com>2014-05-07 12:36:36 -0400
committerDavisLWebb <davislwebb@ymail.com>2014-05-07 12:36:36 -0400
commitfac4b2b460ba84cc38fb75ecbf09755528050bc7 (patch)
tree298c3400f22f4ca9b84beb0a3df7f55bbabc9003 /res/values/strings.xml
parent9ca3fa2d19c48dafb5f25f92bcd5ba87d03031b0 (diff)
parent58aa0ea407aedde32cbde69b2dbb6cf4ae9e31a5 (diff)
Merge branch 'master' of https://github.com/AndrewMurrell/minak
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index d3352bc..60803b0 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -36,9 +36,7 @@
<!-- Message, displayed when the sdcard cannot be found, 1st parameter is the name of the file that stores the gestures. CHAR LIMIT=80 -->
<string name="gestures_error_loading">Could not load %s. Make sure you have storage available.</string>
- <!-- Temporary labels for buttons -->
- <string name="button_shift">Shift</string>
+ <!-- Labels for buttons -->
<string name="button_backspace">&#x2190;</string>
- <string name="button_space">Space</string>
</resources>