Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d1fa9316 authored by Jason Chen's avatar Jason Chen Committed by Android Git Automerger
Browse files

am 6b23b270: Fix misspellings in the Settings app.

Merge commit '6b23b270' into eclair-plus-aosp

* commit '6b23b270':
  Fix misspellings in the Settings app.
parents 9cffec1c 6b23b270
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>