Additional edits to strings when uninstalling system app updates.

Fixes bug 1940257.
This commit is contained in:
Roy West
2009-06-24 09:25:12 -07:00
parent 972fc2989a
commit 74b53da253

View File

@@ -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-->