OSDN Git Service

Restore missing string that was still referenced from code.
authorEric Fischer <enf@google.com>
Wed, 21 Oct 2009 18:36:31 +0000 (11:36 -0700)
committerEric Fischer <enf@google.com>
Wed, 21 Oct 2009 18:36:31 +0000 (11:36 -0700)
Approver: jerryw

res/values/strings.xml

index 1288f64..3041ced 100644 (file)
@@ -34,6 +34,8 @@
     <string name="pick_wallpaper">Wallpaper gallery</string>
     <!-- Displayed when user selects a shortcut for an app that was uninstalled -->
     <string name="activity_not_found">Application is not installed on your phone.</string>
+    <!-- List item for configuring the current wallpaper -->
+    <string name="configure_wallpaper">Configure...</string>
 
     <!-- Folders -->
     <skip />