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

Commit ac3b0c6d authored by Manish Singh's avatar Manish Singh Committed by Automerger Merge Worker
Browse files

Merge "Add string for transcode notification controller" into sc-dev am: 281e8326

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13556043

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I8237b7fb045e6a9a6c017b015bc93af70b71b07c
parents c7dc8188 281e8326
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  -->