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

Commit 3ec910e3 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

feat: Move remove widget for translation

parent a6a6517c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
            android:clearTaskOnLaunch="true"
            android:excludeFromRecents="true"
            android:exported="true"
            android:label="Remove Widgets"
            android:label="@string/remove_widgets"
            android:theme="@style/HomeSettings.Theme" />

        <!-- Dummy receiver for the migration of weather app -->
+1 −0
Original line number Diff line number Diff line
@@ -442,4 +442,5 @@
    <string name="search_pref_screen_title_tablet">Search your tablet</string>
    <!-- Failed action error message: e.g. Failed: Pause -->
    <string name="remote_action_failed">Failed: <xliff:g id="what" example="Pause">%1$s</xliff:g></string>
    <string name="remove_widgets">Remove Widgets</string>
</resources>