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

Commit 4845a0d8 authored by Morten Jørgensen's avatar Morten Jørgensen
Browse files

frameworks_base:

Minor fixes and some new translations

Change-Id: I4ef01c88d0226813fee4d6bede0d16b339ede4da
parent 9a8117c4
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -1343,9 +1343,9 @@
    <string name="global_action_choose_profile">Profil</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_preventpower">Undgå tænd/sluk-tasten</string>
    <string name="permlab_preventpower">Undgå tænd/sluk-knappen</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_preventpower">Tillader et program at tilsidesætte tænd/sluk-tasten</string>
    <string name="permdesc_preventpower">Tillader et program at tilsidesætte tænd/sluk-knappen</string>

    <!-- A notification is shown when a captive portal network is detected.  This is the notification's message. -->
    <string name="wifi_available_sign_in_detailed"><xliff:g id="wifi_network_ssid">%1$s</xliff:g></string>
@@ -1432,5 +1432,10 @@
    <string name="toast_rotation_unlocked">Skærmrotation Ulåst</string>
    <string name="toast_rotation_locked">Skærmrotation Låst</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_sendMockSms">Send imiterede SMS-beskeder</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_sendMockSms">Tillader appen at sende imiterede SMS-beskeder. Dette tillader en app at sende beskeder til pålidelige apps. Ondsindede apps kan sende beskeder kontinuerligt, blokere enhedens notifikationssystem og forstyrre brugeren.</string>

    <!-- **** CYANOGENMOD ADDITIONS END **** -->
</resources>