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

Commit 5e85dc9e authored by chrmhoffmann's avatar chrmhoffmann Committed by Christian Hoffmann
Browse files

framework/base: add dock sd card string

forward merged from:
https://github.com/CyanogenMod/android_frameworks_base/commit/daeffe183f3f7dfef816f8c509496ec2ae25928c

Change-Id: I063c79a2d11f3e9bfbf0dce1bfdd3e92b20a8113
parent e41e6000
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -340,4 +340,7 @@
    <string name="quick_settings_tile_flashlight_not_title">Flashlight is on</string>
    <string name="quick_settings_tile_flashlight_not_summary">Tap to turn off</string>

    <!-- Storage description for the SD card on the dock -->
    <string name="storage_sd_dock_card">Dock SD card</string>

</resources>