am 043c6737: am ed10d655: Merge change Ia98fd30d into eclair

Merge commit '043c6737165ea8071a290ab7e9e01dac17935b9f' into eclair-mr2-plus-aosp

* commit '043c6737165ea8071a290ab7e9e01dac17935b9f':
  Restore missing string that was still referenced from code.
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1288f64..3041ced 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -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 />