summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJason Chen <jasonchen@google.com>2009-11-11 19:20:18 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2009-11-11 19:20:18 -0800
commitd1fa9316829f26b0e95d3db261a6b4ddb721dd4d (patch)
tree7f53df0c450cc971b4ea18b7b388cc27ccbeee97 /res
parent9cffec1c7b2cfaa026e4a4d7955a9f6440945cca (diff)
parent6b23b2700c2c5a2766ec2ab23d83a6e3ba7ab26c (diff)
downloadpackages_apps_settings-d1fa9316829f26b0e95d3db261a6b4ddb721dd4d.zip
packages_apps_settings-d1fa9316829f26b0e95d3db261a6b4ddb721dd4d.tar.gz
packages_apps_settings-d1fa9316829f26b0e95d3db261a6b4ddb721dd4d.tar.bz2
am 6b23b270: Fix misspellings in the Settings app.
Merge commit '6b23b2700c2c5a2766ec2ab23d83a6e3ba7ab26c' into eclair-plus-aosp * commit '6b23b2700c2c5a2766ec2ab23d83a6e3ba7ab26c': Fix misspellings in the Settings app.
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 23d1767..59a7520 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1480,8 +1480,8 @@ found in the list of installed applications.</string>
<string name="confirm_stop_service">Stop service?</string>
<!-- Running services, message of dialog to stop a service -->
<string name="confirm_stop_service_msg">The service will no longer run until
- started again. This may have undesireable
- consequences on the applicaton
+ started again. This may have undesirable
+ consequences on the application
<xliff:g id="application">%1$s</xliff:g>.</string>
<!-- Running services, button to stop a service -->
<string name="confirm_stop_stop">Stop</string>