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

Commit 0281b406 authored by Jeff Brown's avatar Jeff Brown
Browse files

Add string that was accidentally deleted.

Change-Id: I575cc0a26ab2e701a97d9fedadfb5d54d6f0d2e1
parent 117d23f0
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1393,6 +1393,11 @@
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_configureWifiDisplay">Allows the app to configure and connect to Wifi displays.</string>

    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_controlWifiDisplay">control Wifi displays</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_controlWifiDisplay">Allows the app to control low-level features of Wifi displays.</string>

    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_captureAudioOutput">capture audio output</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->