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

Commit 202d90af authored by Logan McNaughton's avatar Logan McNaughton Committed by Gerrit Code Review
Browse files

Add SD card description for Dock based cards

Change-Id: Ia76ba473f7b3b2ce3063e1ff7f91052458721908
parent fe3b9222
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3505,6 +3505,9 @@
    <!-- Storage description for the SD card. [CHAR LIMIT=NONE] -->
    <string name="storage_sd_card">SD card</string>

    <!-- Storage description for the SD card on the dock. [CHAR LIMIT=NONE] -->
    <string name="storage_sd_dock_card">Dock SD card</string>

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