OSDN Git Service

am 76315391: Improve running services to services managed by the system.
[android-x86/packages-apps-Settings.git] / res / values / strings.xml
index 695e031..b338a50 100644 (file)
@@ -1421,6 +1421,10 @@ found in the list of installed applications.</string>
     <string name="confirm_stop_stop">Stop</string>
     <!-- Running services, button to cancel stopping of a service -->
     <string name="confirm_stop_cancel">Cancel</string>
+    <!-- Running services, description for a service in the started state -->
+    <string name="service_started_by_app">Started by application</string>
+    <!-- Running services, description for a service in the started state -->
+    <string name="service_client_name"><xliff:g id="client_name">%1$s</xliff:g>: select to manage</string>
     
     <!-- Language Settings --> <skip />
     <!-- Title of setting on main settings screen.  This item will take the user to the screen to tweak settings realted to locale and text -->