am 800c215f: Fix the build

Merge commit '800c215fa89f913626510adc01bdb6b8f4dec041'

* commit '800c215fa89f913626510adc01bdb6b8f4dec041':
  Fix the build
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 32ec9eb..ab3b813 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 -->