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

Commit 0a4b03c5 authored by Manish Singh's avatar Manish Singh
Browse files

Add string for transcode notification controller

This is to provider users with control over whether to show transcoding
notifications or not.

The controller resides within the Media transcoding settings under
Developer Options.

BUG: 170973510
Test: manual
Change-Id: Iea220b4eb41c527f34abe0179cd84afa3a7a0a8f
parent ca389a64
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1007,6 +1007,9 @@
    <!-- Settings item title to select the default behavior for transcoding if an encodig is not supported by an app. [CHAR LIMIT=85] -->
    <string name="transcode_default">Assume apps support modern formats</string>

    <!-- Settings item title to select whether to show transcoding notifications. [CHAR LIMIT=85] -->
    <string name="transcode_notification">Show transcoding notifications</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  -->