summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 -->