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

Commit 79da6996 authored by Ethan Chen's avatar Ethan Chen
Browse files

frameworks/base: fix duplicate strings in el/ja/ko translations

Looks like these were duplicated in the 4.0.4 merge, remove one set.

Change-Id: Iabb85f088132a3db94c6e2c2490954641e67e81a
parent d6590d4c
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -152,13 +152,6 @@
    <string name="reboot_reboot">Επανεκκίνηση</string>
    <string name="reboot_progress">Επανεκκίνηση\u2026</string>
    <string name="reboot_confirm">Το τηλέφωνό σας θα επανεκκινηθεί.</string>
    <!-- no translation found for silent_mode_silent (319298163018473078) -->
    <skip />
    <!-- no translation found for silent_mode_vibrate (7072043388581551395) -->
    <skip />
    <!-- no translation found for silent_mode_ring (8592241816194074353) -->
    <skip />
    <string name="shutdown_progress" msgid="2281079257329981203">"Απενεργοποίηση\u2026"</string>
    <string name="silent_mode_silent" msgid="319298163018473078">"Ειδοποίηση ήχου ανενεργή"</string>
    <string name="silent_mode_vibrate" msgid="7072043388581551395">"Δόνηση ειδοποίησης ήχου"</string>
    <string name="silent_mode_ring" msgid="8592241816194074353">"Ειδοποίηση ήχου ενεργή"</string>
+0 −6
Original line number Diff line number Diff line
@@ -1254,12 +1254,6 @@
    <!-- Reboot Confirmation Dialog.  When the user chooses to reboot the phone, there will be a confirmation dialog.  This is the message. -->
    <string name="reboot_confirm">端末は再起動します</string>

    <!-- Spoken description for ringer silent option. [CHAR LIMIT=NONE] -->
    <string name="silent_mode_silent">着信音 OFF</string>
    <!-- Spoken description for ringer vibrate option. [CHAR LIMIT=NONE] -->
    <string name="silent_mode_vibrate">着信振動</string>
    <!-- Spoken description for ringer normal option. [CHAR LIMIT=NONE] -->
    <string name="silent_mode_ring">着信音 ON</string>
    <!-- label for item that reboots the phone in phone options dialog -->
    <string name="global_action_reboot">再起動</string>
    <!-- label for item that reboots the phone in phone options dialog -->
+0 −6
Original line number Diff line number Diff line
@@ -1255,12 +1255,6 @@
    <!-- Reboot Confirmation Dialog.  When the user chooses to reboot the phone, there will be a confirmation dialog.  This is the message. -->
    <string name="reboot_confirm">휴대전화가 다시 시작됩니다.</string>

    <!-- Spoken description for ringer silent option. [CHAR LIMIT=NONE] -->
    <string name="silent_mode_silent">소리 끄기</string>
    <!-- Spoken description for ringer vibrate option. [CHAR LIMIT=NONE] -->
    <string name="silent_mode_vibrate">진동 모드</string>
    <!-- Spoken description for ringer normal option. [CHAR LIMIT=NONE] -->
    <string name="silent_mode_ring">소리 켜기</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">전원 버튼 작동 제한</string>