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

Commit d0389b82 authored by Michael Bestas's avatar Michael Bestas
Browse files

Move UICC storage string to cm_strings

Change-Id: If7837bbd28663080713e2014c7a1c858cdb40c7e
parent 6cfa3cb2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -295,4 +295,7 @@
    <!-- Theme installation error notification -->
    <string name="theme_install_error_title">Failed to install theme</string>
    <string name="theme_install_error_message">%s failed to install</string>

    <!-- Storage description for UICC storage. [CHAR LIMIT=NONE] -->
    <string name="storage_uicc">UICC storage</string>
</resources>
+0 −3
Original line number Diff line number Diff line
@@ -3980,9 +3980,6 @@
    <!-- Storage description for USB storage. [CHAR LIMIT=NONE] -->
    <string name="storage_usb">USB storage</string>

    <!-- Storage description for UICC storage. [CHAR LIMIT=NONE] -->
    <string name="storage_uicc">UICC storage</string>

    <!-- Button text for the edit menu in input method extract mode. [CHAR LIMIT=16] -->
    <string name="extract_edit_menu_button">Edit</string>