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

Commit ba634ee8 authored by Barami's avatar Barami
Browse files

Framework Base: Fix some korean translation

Change-Id: Ied5eb7dd50bfd4ec302fa5e4a85973572bcf4268
parent 24665387
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1381,9 +1381,9 @@
    <!-- Button to reboot the phone into bootmenu, within the Reboot Options dialog -->
    <string name="reboot_bootmenu">부트 메뉴</string>
    <!-- Button to reboot the phone into fastboot, within the Reboot Options dialog -->
    <string name="reboot_fastboot">Fastboot</string>
    <string name="reboot_fastboot">빠른 시작</string>
    <!-- Button to reboot the phone into download, within the Reboot Options dialog -->
    <string name="reboot_download">Download</string>
    <string name="reboot_download">다운로드</string>

    <!-- Reboot Progress Dialog. This is shown if the user chooses to reboot the phone. -->
    <string name="reboot_progress">다시 시작하는 중\u2026</string>