OSDN Git Service

Fix the build
authorRomain Guy <romainguy@android.com>
Thu, 25 Jun 2009 00:38:45 +0000 (17:38 -0700)
committerRomain Guy <romainguy@android.com>
Thu, 25 Jun 2009 00:38:45 +0000 (17:38 -0700)
res/values/strings.xml

index 32ec9eb..ab3b813 100644 (file)
     <!-- 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 -->