am 6b23b270: Fix misspellings in the Settings app.

Merge commit '6b23b2700c2c5a2766ec2ab23d83a6e3ba7ab26c' into eclair-mr2

* commit '6b23b2700c2c5a2766ec2ab23d83a6e3ba7ab26c':
  Fix misspellings in the Settings app.
This commit is contained in:
Jason Chen
2009-11-11 19:20:30 -08:00
committed by Android Git Automerger

View File

@@ -1468,8 +1468,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>