summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2010-12-16 11:37:16 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-12-16 11:37:16 -0800
commit59cabaf70810b2edfe28b72e08cf70f27353c148 (patch)
treedf6a8f9ca901bdb6f5fe0a8842428c0c81ba9b8b /res/values
parent95b381c9f3b10edac48e87f8fa66187bae63289b (diff)
parentee53f7b418d5aeb94dbf0e79cd83c285e39993dd (diff)
downloadandroid_packages_apps_Trebuchet-59cabaf70810b2edfe28b72e08cf70f27353c148.tar.gz
android_packages_apps_Trebuchet-59cabaf70810b2edfe28b72e08cf70f27353c148.tar.bz2
android_packages_apps_Trebuchet-59cabaf70810b2edfe28b72e08cf70f27353c148.zip
Merge "Removing "phone" from the only string that used it"
Diffstat (limited to 'res/values')
-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 -->