am 74b53da2: Additional edits to strings when uninstalling system app updates.

Merge commit '74b53da2532e3c611f712d80a50445ae5c7863a0'

* commit '74b53da2532e3c611f712d80a50445ae5c7863a0':
  Additional edits to strings when uninstalling system app updates.
This commit is contained in:
Roy West
2009-06-24 15:44:34 -07:00
committed by The Android Open Source Project

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