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

Commit 5555f900 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Extract alternates_for_X from strings.xml into altchars.xml

For some locales, donottranslate.xml were split or renamed.

Bug: 2973749
Change-Id: Ic7f9cebe70a116b735bebc988778104bb1a40954
parent 232863ac
Loading
Loading
Loading
Loading
+10 −5
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
<!--
/*
**
** Copyright 2009, The Android Open Source Project
** Copyright 2010, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
@@ -18,12 +18,17 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- Accented characters related to "d" -->
    <string name="alternates_for_a">áàâãäåæ</string>
    <string name="alternates_for_e">éěèêë</string>
    <string name="alternates_for_i">íìîï</string>
    <string name="alternates_for_o">óòôõöœø</string>
    <string name="alternates_for_u">ůúùûü</string>
    <string name="alternates_for_s">š§ß</string>
    <string name="alternates_for_n">ňñ</string>
    <string name="alternates_for_c">čç</string>
    <string name="alternates_for_y">ýÿ</string>
    <string name="alternates_for_d">ď</string>
    <!-- Accented characters related to "r" -->
    <string name="alternates_for_r">ř</string>
    <!-- Accented characters related to "t" -->
    <string name="alternates_for_t">ť</string>
    <!-- Accented characters related to "z" -->
    <string name="alternates_for_z">ž</string>
</resources>
+0 −9
Original line number Diff line number Diff line
@@ -56,15 +56,6 @@
    <item msgid="4894328801530136615">"Pokročilé"</item>
  </string-array>
    <string name="added_word" msgid="8993883354622484372">"<xliff:g id="WORD">%s</xliff:g>: Uloženo"</string>
    <string name="alternates_for_a" msgid="2566516493365324765">"áàâãäåæ"</string>
    <string name="alternates_for_e" msgid="3900510936875547555">"éěèêë"</string>
    <string name="alternates_for_i" msgid="7097915268629342242">"íìîï"</string>
    <string name="alternates_for_o" msgid="6151402748321267776">"óòôõöœø"</string>
    <string name="alternates_for_u" msgid="5899096818189442934">"ůúùûü"</string>
    <string name="alternates_for_s" msgid="348762530927662188">"š§ß"</string>
    <string name="alternates_for_n" msgid="6257322556221886400">"ňñ"</string>
    <string name="alternates_for_c" msgid="151699780720639892">"čç"</string>
    <string name="alternates_for_y" msgid="1722776806607271199">"ýÿ"</string>
    <string name="tip_long_press" msgid="6101270866284343344">"Podržením klávesy zobrazíte diakritiku (á, ž apod.)"</string>
    <string name="tip_dismiss" msgid="7585579046862204381">"Stisknutím klávesy Zpět ↶ můžete klávesnici kdykoli zavřít."</string>
    <string name="tip_access_symbols" msgid="6344098517525531652">"Přístup k číslům a symbolům"</string>
+30 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
**
** Copyright 2010, The Android Open Source 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="alternates_for_a">àáâãäåæ</string>
    <string name="alternates_for_e">èéêë</string>
    <string name="alternates_for_i">ìíîï</string>
    <string name="alternates_for_o">òóôõöœø</string>
    <string name="alternates_for_u">ùúûü</string>
    <string name="alternates_for_s">§ß</string>
    <string name="alternates_for_n">ñ</string>
    <string name="alternates_for_c">ç</string>
    <string name="alternates_for_y">ýÿ</string>
</resources>
+0 −9
Original line number Diff line number Diff line
@@ -56,15 +56,6 @@
    <item msgid="4894328801530136615">"Avanceret"</item>
  </string-array>
    <string name="added_word" msgid="8993883354622484372">"<xliff:g id="WORD">%s</xliff:g>: Gemt"</string>
    <string name="alternates_for_a" msgid="2566516493365324765">"àáâãäåæ"</string>
    <string name="alternates_for_e" msgid="3900510936875547555">"èéêë"</string>
    <string name="alternates_for_i" msgid="7097915268629342242">"ìíîï"</string>
    <string name="alternates_for_o" msgid="6151402748321267776">"òóôõöœø"</string>
    <string name="alternates_for_u" msgid="5899096818189442934">"ùúûü"</string>
    <string name="alternates_for_s" msgid="348762530927662188">"§ß"</string>
    <string name="alternates_for_n" msgid="6257322556221886400">"ñ"</string>
    <string name="alternates_for_c" msgid="151699780720639892">"ç"</string>
    <string name="alternates_for_y" msgid="1722776806607271199">"ýÿ"</string>
    <string name="tip_long_press" msgid="6101270866284343344">"Hold en tast nede for at se accenter (ø, ö osv.)"</string>
    <string name="tip_dismiss" msgid="7585579046862204381">"Tryk på knappen Tilbage ↶ for når som helst at lukke for tastaturet"</string>
    <string name="tip_access_symbols" msgid="6344098517525531652">"Få adgang til tal og symboler"</string>
+30 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
**
** Copyright 2010, The Android Open Source 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="alternates_for_a">ä</string>
    <string name="alternates_for_e">èéêë</string>
    <string name="alternates_for_i">ìíîï</string>
    <string name="alternates_for_o">ö</string>
    <string name="alternates_for_u">ùúûü</string>
    <string name="alternates_for_s">§ß</string>
    <string name="alternates_for_n">ñ</string>
    <string name="alternates_for_c">ç</string>
    <string name="alternates_for_y">ýÿ</string>
</resources>
Loading