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

Commit 516ad521 authored by Maunik Shah's avatar Maunik Shah Committed by dianlujitao
Browse files

Add string resource for UICC storage

This will add one more string resource for the devices
which has UICC support in settings->storage option.

Change-Id: I19a5813749f51aec841769aa8d21792716d033a7
parent 618af8b9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3980,6 +3980,9 @@
    <!-- 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>