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

Commit 1c4bd2b2 authored by Ricardo Cerqueira's avatar Ricardo Cerqueira Committed by Gerrit Code Review
Browse files

Merge "frameworks: Dutch translations" into jellybean

parents db72230e 8dc79c46
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -1293,4 +1293,16 @@
    <!-- Hardware Rotation lock string -->
    <string name="toast_rotation_unlocked">Het scherm wordt automatisch gedraaid</string>
    <string name="toast_rotation_locked">Het scherm wordt niet automatisch gedraaid</string>

    <!-- label for item that toggles expand desktop mode -->
    <string name="global_actions_toggle_expanded_desktop_mode">Uitgebreid bureaublad</string>
    <!-- status message in phone options dialog for when expand desktop mode is on -->
    <string name="global_actions_expanded_desktop_mode_on_status">Ingeschakeld</string>
    <!-- status message in phone options dialog for when expand desktop mode is off -->
    <string name="global_actions_expanded_desktop_mode_off_status">Uitgeschakeld</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">nep-sms-berichten versturen</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">Hiermee kan de app nep-sms-berichten versturen, waardoor de app sms-berichten kan versturen naar vertrouwde apps.Allows the app to send mock SMS messages. Schadelijke apps kunnen voortdurend sms-berichten versturen, waardoor het notificatiesysteem geblokkeerd kan worden en u verstoord wordt.</string>
</resources>