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

Commit 038f8244 authored by Uday Kiran jandhyala's avatar Uday Kiran jandhyala Committed by Steve Kondik
Browse files

Changes for supporting UICC feature

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

Change-Id: Ib4939e45efa87b398294f200dd45cf8bbe3a7a34
parent d8bfa584
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4241,6 +4241,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>