From ecaa05a3db981eef5083b17cbf99bfb71e8c9ff9 Mon Sep 17 00:00:00 2001
From: "kr.angelov"
Date: Wed, 23 Oct 2013 15:23:54 +0000
Subject: added dummy inflection template for Chinese. It needs better names
for the different inflection forms
---
src/ui/android/res/xml/inflection_cmn.xml | 67 +++++++++++++++++++++++++++++++
1 file changed, 67 insertions(+)
create mode 100644 src/ui/android/res/xml/inflection_cmn.xml
(limited to 'src/ui/android/res')
diff --git a/src/ui/android/res/xml/inflection_cmn.xml b/src/ui/android/res/xml/inflection_cmn.xml
new file mode 100644
index 000000000..fa3fa7c8b
--- /dev/null
+++ b/src/ui/android/res/xml/inflection_cmn.xml
@@ -0,0 +1,67 @@
+
+
+ Noun
+
+
+
+
+ Adjective
+
+
+
+
+ Adverb
+
+
+
+ Preposition
+ -
+
+
+ Verb
+
+
+
--
cgit v1.2.3