summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorRomain Guy <romainguy@android.com>2009-06-24 17:38:45 -0700
committerRomain Guy <romainguy@android.com>2009-06-24 17:38:45 -0700
commit800c215fa89f913626510adc01bdb6b8f4dec041 (patch)
tree2ffc0b3a6cc121a33a34ced268fb75abfcb419e2 /res/values/strings.xml
parentf90f31e09f24b41f8bb656ff764b69a2920279d9 (diff)
downloadandroid_packages_apps_Trebuchet-800c215fa89f913626510adc01bdb6b8f4dec041.tar.gz
android_packages_apps_Trebuchet-800c215fa89f913626510adc01bdb6b8f4dec041.tar.bz2
android_packages_apps_Trebuchet-800c215fa89f913626510adc01bdb6b8f4dec041.zip
Fix the build
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 32ec9eba1..ab3b81313 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -133,7 +133,7 @@
<!-- Label of the button that the user clicks to create a new gesture-based shortcut -->
<string name="gestures_add">Add shortcut</string>
<!-- Label of the button that the user clicks to see the list of gesture-based shortcuts -->
- <string name="gestures_add">Show shortcut</string>
+ <string name="gestures_show">Show shortcut</string>
<!-- Message displayed when the gesture entered by the user cannot be recognized -->
<string name="gestures_unknown">Unrecognized</string>
<!-- Message displayed when the user has successfully created a new gesture -->