summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2010-12-15 20:40:57 -0800
committerMichael Jurka <mikejurka@google.com>2010-12-15 20:40:57 -0800
commitee53f7b418d5aeb94dbf0e79cd83c285e39993dd (patch)
tree69971ab535d4d3b8f5d8715edc139ba2bb1ade1a /res/values/strings.xml
parent760e5375f003accf04f789e90a919ed476d4c335 (diff)
downloadandroid_packages_apps_Trebuchet-ee53f7b418d5aeb94dbf0e79cd83c285e39993dd.tar.gz
android_packages_apps_Trebuchet-ee53f7b418d5aeb94dbf0e79cd83c285e39993dd.tar.bz2
android_packages_apps_Trebuchet-ee53f7b418d5aeb94dbf0e79cd83c285e39993dd.zip
Removing "phone" from the only string that used it
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a8a996935..48790525f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -40,7 +40,7 @@
<!-- 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 -->
- <string name="activity_not_found">Application is not installed on your phone.</string>
+ <string name="activity_not_found">Application is not installed.</string>
<!-- List item for configuring the current wallpaper -->
<string name="configure_wallpaper">Configure...</string>
<!-- Labels for the tabs in the customize drawer -->