diff options
author | 2010-09-08 10:38:05 -0700 | |
---|---|---|
committer | 2010-09-08 10:38:05 -0700 | |
commit | 2fa36e4fab202d73d415b30e8bddb0f6a0ac35a7 (patch) | |
tree | 618a1a969b47b5e1252b5575b5b14ca1577c1dd8 /java/res/xml-da | |
parent | 62432ed453af1ab62646dbca73c0cedcec543676 (diff) | |
parent | 47385b0ca55788d3455c4e72c52f585678c62045 (diff) | |
download | latinime-2fa36e4fab202d73d415b30e8bddb0f6a0ac35a7.tar.gz latinime-2fa36e4fab202d73d415b30e8bddb0f6a0ac35a7.tar.xz latinime-2fa36e4fab202d73d415b30e8bddb0f6a0ac35a7.zip |
am 47385b0c: am 2dd905b3: Move alternate chars from keyboard layout to altchars.xml
Merge commit '47385b0ca55788d3455c4e72c52f585678c62045'
* commit '47385b0ca55788d3455c4e72c52f585678c62045':
Move alternate chars from keyboard layout to altchars.xml
Diffstat (limited to 'java/res/xml-da')
-rw-r--r-- | java/res/xml-da/kbd_qwerty.xml | 34 | ||||
-rw-r--r-- | java/res/xml-da/kbd_qwerty_black.xml | 34 |
2 files changed, 34 insertions, 34 deletions
diff --git a/java/res/xml-da/kbd_qwerty.xml b/java/res/xml-da/kbd_qwerty.xml index 3bbd55251..53b4d5018 100644 --- a/java/res/xml-da/kbd_qwerty.xml +++ b/java/res/xml-da/kbd_qwerty.xml @@ -41,31 +41,31 @@ <Key android:keyLabel="e" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="éèêëę€" /> + android:popupCharacters="@string/alternates_for_e" /> <Key android:keyLabel="r" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="ř" /> + android:popupCharacters="@string/alternates_for_r" /> <Key android:keyLabel="t" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="ťþ" /> + android:popupCharacters="@string/alternates_for_t" /> <Key android:keyLabel="y" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="ýÿü" /> + android:popupCharacters="@string/alternates_for_y" /> <Key android:keyLabel="u" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="úùûū" /> + android:popupCharacters="@string/alternates_for_u" /> <Key android:keyLabel="i" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="íìîï" /> + android:popupCharacters="@string/alternates_for_i" /> <Key android:keyLabel="o" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="óòôõ" /> + android:popupCharacters="@string/alternates_for_o" /> <Key android:keyLabel="p" /> <Key @@ -77,17 +77,17 @@ <Key android:keyLabel="a" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="áàâąã" + android:popupCharacters="@string/alternates_for_a" android:keyWidth="8.75%p" android:keyEdgeFlags="left" /> <Key android:keyLabel="s" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="śšşß" /> + android:popupCharacters="@string/alternates_for_s" /> <Key android:keyLabel="d" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="ðď" /> + android:popupCharacters="@string/alternates_for_d" /> <Key android:keyLabel="f" /> <Key @@ -101,15 +101,15 @@ <Key android:keyLabel="l" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="ł" /> + android:popupCharacters="@string/alternates_for_l" /> <Key android:keyLabel="æ" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="ä" /> + android:popupCharacters="@string/alternates_for_ae" /> <Key android:keyLabel="ø" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="öœ" + android:popupCharacters="@string/alternates_for_oe" android:keyWidth="8.75%p" android:keyEdgeFlags="right" /> </Row> @@ -127,23 +127,23 @@ <Key android:keyLabel="z" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="źžż" /> + android:popupCharacters="@string/alternates_for_z" /> <Key android:keyLabel="x" /> <Key android:keyLabel="c" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="çćč" /> + android:popupCharacters="@string/alternates_for_c" /> <Key android:keyLabel="v" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="w" /> + android:popupCharacters="@string/alternates_for_v" /> <Key android:keyLabel="b" /> <Key android:keyLabel="n" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="ńñň" /> + android:popupCharacters="@string/alternates_for_n" /> <Key android:keyLabel="m" /> <Key diff --git a/java/res/xml-da/kbd_qwerty_black.xml b/java/res/xml-da/kbd_qwerty_black.xml index f1b5f6d8d..414119a95 100644 --- a/java/res/xml-da/kbd_qwerty_black.xml +++ b/java/res/xml-da/kbd_qwerty_black.xml @@ -41,31 +41,31 @@ <Key android:keyLabel="e" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="éèêëę€" /> + android:popupCharacters="@string/alternates_for_e" /> <Key android:keyLabel="r" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="ř" /> + android:popupCharacters="@string/alternates_for_r" /> <Key android:keyLabel="t" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="ťþ" /> + android:popupCharacters="@string/alternates_for_t" /> <Key android:keyLabel="y" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="ýÿü" /> + android:popupCharacters="@string/alternates_for_y" /> <Key android:keyLabel="u" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="úùûū" /> + android:popupCharacters="@string/alternates_for_u" /> <Key android:keyLabel="i" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="íìîï" /> + android:popupCharacters="@string/alternates_for_i" /> <Key android:keyLabel="o" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="óòôõ" /> + android:popupCharacters="@string/alternates_for_o" /> <Key android:keyLabel="p" /> <Key @@ -77,17 +77,17 @@ <Key android:keyLabel="a" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="áàâąã" + android:popupCharacters="@string/alternates_for_a" android:keyWidth="8.75%p" android:keyEdgeFlags="left" /> <Key android:keyLabel="s" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="śšşß" /> + android:popupCharacters="@string/alternates_for_s" /> <Key android:keyLabel="d" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="ðď" /> + android:popupCharacters="@string/alternates_for_d" /> <Key android:keyLabel="f" /> <Key @@ -101,15 +101,15 @@ <Key android:keyLabel="l" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="ł" /> + android:popupCharacters="@string/alternates_for_l" /> <Key android:keyLabel="æ" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="ä" /> + android:popupCharacters="@string/alternates_for_ae" /> <Key android:keyLabel="ø" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="öœ" + android:popupCharacters="@string/alternates_for_oe" android:keyWidth="8.75%p" android:keyEdgeFlags="right" /> </Row> @@ -127,23 +127,23 @@ <Key android:keyLabel="z" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="źžż" /> + android:popupCharacters="@string/alternates_for_z" /> <Key android:keyLabel="x" /> <Key android:keyLabel="c" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="çćč" /> + android:popupCharacters="@string/alternates_for_c" /> <Key android:keyLabel="v" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="w" /> + android:popupCharacters="@string/alternates_for_v" /> <Key android:keyLabel="b" /> <Key android:keyLabel="n" android:popupKeyboard="@xml/kbd_popup_template" - android:popupCharacters="ńñň" /> + android:popupCharacters="@string/alternates_for_n" /> <Key android:keyLabel="m" /> <Key |