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

Commit 4d6e6a26 authored by Kyle Zhang's avatar Kyle Zhang
Browse files

Add Widevine developer option strings

Bug: 301669353
Change-Id: I481f30cec724f68ca7fdd98fd6cca37c3be8376d
parent b5b7e135
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1017,6 +1017,13 @@
    <!-- Settings item title to select whether to disable cache for transcoding. [CHAR LIMIT=85] -->
    <string name="transcode_disable_cache">Disable transcoding cache</string>

    <!-- Developer settings title: widevine settings screen. [CHAR LIMIT=50] -->
    <string name="widevine_settings_title">Widevine settings</string>
     <!-- Developer settings title: select whether to enable Force L3 fallback. [CHAR LIMIT=50] -->
    <string name="force_l3_fallback_title">Force L3 fallback</string>
     <!-- Developer settings summary: select whether to enable Force L3 fallback.[CHAR LIMIT=NONE] -->
    <string name="force_l3_fallback_summary">Select to force L3 fallback</string>

    <!-- Services settings screen, setting option name for the user to go to the screen to view running services -->
    <string name="runningservices_settings_title">Running services</string>
    <!-- Services settings screen, setting option summary for the user to go to the screen to view running services  -->