am 96fb3a37: fixed char limit on a modified string

* commit '96fb3a3724328f6d10bcb440416949b7ed1ee1ca':
  fixed char limit on a modified string
This commit is contained in:
Michael Jurka
2011-01-07 00:31:42 -08:00
committed by Android Git Automerger
+1 -1
View File
@@ -39,7 +39,7 @@
<string name="wallpaper_instructions">Set wallpaper</string>
<!-- Option in "Select wallpaper from" dialog box -->
<string name="pick_wallpaper">Wallpapers</string>
<!-- Displayed when user selects a shortcut for an app that was uninstalled -->
<!-- Displayed when user selects a shortcut for an app that was uninstalled [CHAR_LIMIT=none]-->
<string name="activity_not_found">Application is not installed.</string>
<!-- List item for configuring the current wallpaper -->
<string name="configure_wallpaper">Configure...</string>