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

Commit a2b9a620 authored by DelPETER's avatar DelPETER
Browse files

LatinIME: refactor in cm_strings.xml

Change-Id: Idac1727b2429d3b718efef0c6cef81d768c5ca70
parent 0d0c7e64
Loading
Loading
Loading
Loading
+18 −0
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-2013 The CyanogenMod Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="subtype_hu_ZZ">maďarština (QUERTY)</string>
</resources>
+0 −1
Original line number Original line Diff line number Diff line
@@ -123,7 +123,6 @@
    <string name="keyboard_layout" msgid="8451164783510487501">"Motiv klávesnice"</string>
    <string name="keyboard_layout" msgid="8451164783510487501">"Motiv klávesnice"</string>
    <string name="subtype_en_GB" msgid="88170601942311355">"angličtina (Velká Británie)"</string>
    <string name="subtype_en_GB" msgid="88170601942311355">"angličtina (Velká Británie)"</string>
    <string name="subtype_en_US" msgid="6160452336634534239">"angličtina (USA)"</string>
    <string name="subtype_en_US" msgid="6160452336634534239">"angličtina (USA)"</string>
    <string name="subtype_hu_ZZ">maďarština (QUERTY)</string>
    <string name="subtype_with_layout_en_GB" msgid="2179097748724725906">"angličtina (VB) (<xliff:g id="LAYOUT">%s</xliff:g>)"</string>
    <string name="subtype_with_layout_en_GB" msgid="2179097748724725906">"angličtina (VB) (<xliff:g id="LAYOUT">%s</xliff:g>)"</string>
    <string name="subtype_with_layout_en_US" msgid="1362581347576714579">"angličtina (USA) (<xliff:g id="LAYOUT">%s</xliff:g>)"</string>
    <string name="subtype_with_layout_en_US" msgid="1362581347576714579">"angličtina (USA) (<xliff:g id="LAYOUT">%s</xliff:g>)"</string>
    <string name="subtype_no_language" msgid="141420857808801746">"žádný jazyk"</string>
    <string name="subtype_no_language" msgid="141420857808801746">"žádný jazyk"</string>
+18 −0
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-2013 The CyanogenMod Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="subtype_hu_ZZ">Ungarsk (QUERTY)</string>
</resources>
+0 −3
Original line number Original line Diff line number Diff line
@@ -146,7 +146,4 @@
    <string name="prefs_usability_study_mode" msgid="1261130555134595254">"Tilstand for brugsstudie"</string>
    <string name="prefs_usability_study_mode" msgid="1261130555134595254">"Tilstand for brugsstudie"</string>
    <string name="prefs_keypress_vibration_duration_settings" msgid="1829950405285211668">"Indstillinger for varighed af vibration ved tastetryk"</string>
    <string name="prefs_keypress_vibration_duration_settings" msgid="1829950405285211668">"Indstillinger for varighed af vibration ved tastetryk"</string>
    <string name="prefs_keypress_sound_volume_settings" msgid="5875933757082305040">"Indstillinger for lydstyrke ved tastetryk"</string>
    <string name="prefs_keypress_sound_volume_settings" msgid="5875933757082305040">"Indstillinger for lydstyrke ved tastetryk"</string>
    <!-- CM10 additions -->
    <string name="subtype_hu_ZZ">Ungarsk (QUERTY)</string>
    <!-- CM10 additions end -->
</resources>
</resources>
+18 −0
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-2013 The CyanogenMod Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="subtype_hu_ZZ">Hongaria (QUERTY)</string>
</resources>
Loading