summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJason Chen <jasonchen@google.com>2009-11-11 08:39:31 -0800
committerJason Chen <jasonchen@google.com>2009-11-11 08:39:31 -0800
commit6b23b2700c2c5a2766ec2ab23d83a6e3ba7ab26c (patch)
treed202279b9afa19851a17c33e7d21bafea105da1a /res
parent5469ff8b3f9966c6f141078b37da5f178b7825e4 (diff)
downloadpackages_apps_settings-6b23b2700c2c5a2766ec2ab23d83a6e3ba7ab26c.zip
packages_apps_settings-6b23b2700c2c5a2766ec2ab23d83a6e3ba7ab26c.tar.gz
packages_apps_settings-6b23b2700c2c5a2766ec2ab23d83a6e3ba7ab26c.tar.bz2
Fix misspellings in the Settings app.
Bug: 2176816
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 88dd4ae..68b955f 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>