First part of fix to bug 1813461, changing "Factory reset" to "Uninstall updates"

This commit is contained in:
Roy West
2009-06-23 13:39:55 -07:00
parent 1e6a45a2d0
commit 518d02caa9

View File

@@ -1312,7 +1312,7 @@
<!-- Manage applications, individual application info screen, button label under Storage heading. Button to clear all data associated with tis app (for exampel, remove all cached emails for an Email app) -->
<string name="clear_user_data_text">Clear data</string>
<!-- Manage applications, restore updated system application to factory version -->
<string name="app_factory_reset">Factory reset</string>
<string name="app_factory_reset">Uninstall updates</string>
<!-- Manage applications, individual application info screen, screen, message text under Launch by default heading. This is present if the app is set as a default for some actions. -->
<string name="auto_launch_enable_text">You have selected to launch this application by default for some actions.</string>
<!-- Manage applications, individual application screen, text under Launch by default heading if the app is NOT a default for actions -->