am 554cd5ec: am 6b23b270: Fix misspellings in the Settings app.

Merge commit '554cd5eca37a1027bcd3d7cc024471ff1d0b9ac1' into eclair-mr2-plus-aosp

* commit '554cd5eca37a1027bcd3d7cc024471ff1d0b9ac1':
  Fix misspellings in the Settings app.
This commit is contained in:
Jason Chen
2009-11-11 19:22:18 -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> <string name="confirm_stop_service">Stop service?</string>
<!-- Running services, message of dialog to stop a service --> <!-- Running services, message of dialog to stop a service -->
<string name="confirm_stop_service_msg">The service will no longer run until <string name="confirm_stop_service_msg">The service will no longer run until
started again. This may have undesireable started again. This may have undesirable
consequences on the applicaton consequences on the application
<xliff:g id="application">%1$s</xliff:g>.</string> <xliff:g id="application">%1$s</xliff:g>.</string>
<!-- Running services, button to stop a service --> <!-- Running services, button to stop a service -->
<string name="confirm_stop_stop">Stop</string> <string name="confirm_stop_stop">Stop</string>