Add confirmation when stopping system service, as per rwest.
Change-Id: I1cca31a87d3acfc49ffb4562d922d4577c0b1cba
This commit is contained in:
@@ -1895,6 +1895,12 @@ found in the list of installed applications.</string>
|
||||
<!-- Message that a process's provider is in use. -->
|
||||
<string name="process_provider_in_use_description">Provider <xliff:g id="comp_name">%1$s</xliff:g>
|
||||
is in use.</string>
|
||||
<!-- Running service details, stop confirmation dialog title. Displays when user selects selects to stop a system service. -->
|
||||
<string name="runningservicedetails_stop_dlg_title">Stop system service?</string>
|
||||
<!-- Running service details, stop confirmation descriptive text. Displays when user selects selects to stop a system service. -->
|
||||
<string name="runningservicedetails_stop_dlg_text">Are you sure you want to stop this system service? If you do, some
|
||||
features of your phone may stop working correctly until you power it off
|
||||
and then on again.</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 -->
|
||||
|
Reference in New Issue
Block a user