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

Commit b3b11104 authored by isimobile's avatar isimobile Committed by DvTonder
Browse files

FrameworkBase: Add missing AF translations

Change-Id: Ifb927bb38d46e450321f9014f65719c561eb8b43
parent ebc6e092
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -40,8 +40,18 @@
    <string name="reboot_progress">Herlaai\u2026</string>
    <string name="reboot_confirm" product="tablet">Jou tablet gaan herlaai.</string>
    <string name="reboot_confirm" product="default">Jou foon gaan herlaai.</string>
    <string name="permlab_preventpower">Verhoed krag knoppie</string>
    <string name="permdesc_preventpower">Laat die program toe om die krag knoppie se gebruik te verander.</string>
    <string name="permlab_fm_radio_receiver">Beheer FM-ontvanger</string>
    <string name="permdesc_fm_radio_receiver">Laat die program toe om die FM-ontvanger te beheer.</string>
    <string name="permlab_fm_radio_transmitter">Beheer FM-sender</string>
    <string name="permdesc_fm_radio_transmitter">Laat die program toe om die FM-sender te beheer.</string>
    <string name="lockscreen_discharging"><xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g> ontlaai</string>
    <string name="storage_sd_dock_card">Dok SD-kaart</string>
    <string name="app_killed_message">Program beëindig</string>
    <string name="global_action_reboot">Herlaai</string>
    <string name="global_action_choose_profile">Profiel</string>
    <string name="toast_rotation_unlocked">Skerm rotasie ontsluit</string>
    <string name="toast_rotation_locked">Skerm rotasie gesluit</string>
    <string name="stylus_app_not_installed">%s is nie geïnstalleer nie</string>
</resources>
+6 −0
Original line number Diff line number Diff line
@@ -60,4 +60,10 @@
    <string name="pie_phone_status_no_service">Geen diens</string>
    <string name="pie_phone_status_airplane_mode">Vliegtuigmodus aan</string>
    <string name="pie_phone_status_emergency_only">Slegs noodoproepe</string>
    <string name="accessibility_quick_settings_ringer">Klank <xliff:g id="state" example="Off">%s</xliff:g>.</string>
    <string name="accessibility_quick_settings_vibration">Vibrasie <xliff:g id="state" example="Off">%s</xliff:g>.</string>
    <string name="quick_settings_profile_label">Profiel</string>
    <string name="quick_settings_expanded_desktop">Uitgebrei</string>
    <string name="quick_settings_expanded_desktop_off">Normaal</string>

</resources>