Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 518d02ca authored by Roy West's avatar Roy West
Browse files

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

parent 1e6a45a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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) -->
    <!-- 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>
    <string name="clear_user_data_text">Clear data</string>
    <!-- Manage applications, restore updated system application to factory version -->
    <!-- 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. -->
    <!-- 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>
    <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 -->
    <!-- Manage applications, individual application screen, text under Launch by default heading if the app is NOT a default for actions -->