aboutsummaryrefslogtreecommitdiffstats
path: root/java/res
diff options
context:
space:
mode:
authorJean Chalard <jchalard@google.com>2011-02-25 17:56:53 +0900
committerJean Chalard <jchalard@google.com>2011-03-03 11:52:23 +0900
commitc2bbc6a4499a6da979381fa0e8e6e855a5ac6aa4 (patch)
tree11a87dc05035a76aa4e9f95095cbbf8b67ea3e20 /java/res
parente59491460b0411bed430a5ca6eca0c56c5bf18d9 (diff)
downloadlatinime-c2bbc6a4499a6da979381fa0e8e6e855a5ac6aa4.tar.gz
latinime-c2bbc6a4499a6da979381fa0e8e6e855a5ac6aa4.tar.xz
latinime-c2bbc6a4499a6da979381fa0e8e6e855a5ac6aa4.zip
Use translation of fallback umlauts digraphs for German.
For German : handle "ae", "oe" and "ue" to be alternate forms for umlaut-bearing versions of "a", "o" and "u". Issue: 3275926 Change-Id: I056c707cdacc464ceab63be56c016c7f8439196c
Diffstat (limited to 'java/res')
-rw-r--r--java/res/xml/method.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml
index b1f737903..8dec7abec 100644
--- a/java/res/xml/method.xml
+++ b/java/res/xml/method.xml
@@ -65,6 +65,7 @@
android:label="@string/subtype_mode_de_keyboard"
android:imeSubtypeLocale="de"
android:imeSubtypeMode="keyboard"
+ android:imeSubtypeExtraValue="requiresGermanUmlautProcessing"
/>
<subtype android:icon="@drawable/ic_subtype_mic"
android:label="@string/subtype_mode_de_voice"