Additional edits to strings when uninstalling system app updates.
Fixes bug 1940257.
This commit is contained in:
@@ -1359,9 +1359,9 @@ found in the list of installed applications.</string>
|
||||
<!-- Manage applications, individual application dialog box message. Shown when there was an error trying to clear the data. -->
|
||||
<string name="clear_data_failed">Unable to clear application data.</string>
|
||||
<!-- Manage applications, factory reset dialog title for system applications. -->
|
||||
<string name="app_factory_reset_dlg_title">Factory reset system app</string>
|
||||
<string name="app_factory_reset_dlg_title">Uninstall updates</string>
|
||||
<!-- Manage applications, factory reset option dialog text for system applications. -->
|
||||
<string name="app_factory_reset_dlg_text">Do you want to fallback to factory version of system application?</string>
|
||||
<string name="app_factory_reset_dlg_text">Do you want to uninstall all updates to this Android system application?</string>
|
||||
<!-- Manage applications, title for dialog if clear data fails-->
|
||||
<string name="clear_failed_dlg_title">Clear data</string>
|
||||
<!-- Manage applications, text for dialog if clear data fails-->
|
||||
|
Reference in New Issue
Block a user