summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-17 22:05:45 +0200
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-03-29 23:49:39 -0700
commit1108d01dfae9fe06a32f566e1006cf50253d9497 (patch)
tree35bab0bf68f9c15f31dc571e85c9f92785953fbc
parent388d1e30fb38f6882cb672e342c9a79704489e98 (diff)
downloadandroid_packages_inputmethods_LatinIME-1108d01dfae9fe06a32f566e1006cf50253d9497.tar.gz
android_packages_inputmethods_LatinIME-1108d01dfae9fe06a32f566e1006cf50253d9497.tar.bz2
android_packages_inputmethods_LatinIME-1108d01dfae9fe06a32f566e1006cf50253d9497.zip
Automatic translation import
RM-214 Change-Id: I8fffcdad055b8abb8ff355b9dad66421e3b9aa0e (cherry picked from commit d2e61d4500a2eb08445abac249909b15897a09b3)
-rw-r--r--java/res/values-as-rIN/cm_strings.xml1
-rw-r--r--java/res/values-es-rUS/cm_strings.xml1
-rw-r--r--java/res/values-gu-rIN/cm_strings.xml1
-rw-r--r--java/res/values-iw/cm_strings.xml2
-rw-r--r--java/res/values-ml-rIN/cm_strings.xml1
-rw-r--r--java/res/values-mr-rIN/cm_strings.xml1
-rw-r--r--java/res/values-or-rIN/cm_strings.xml1
-rw-r--r--java/res/values-ta-rIN/cm_strings.xml1
-rw-r--r--java/res/values-te-rIN/cm_strings.xml1
-rw-r--r--java/res/values-ug/cm_strings.xml1
10 files changed, 10 insertions, 1 deletions
diff --git a/java/res/values-as-rIN/cm_strings.xml b/java/res/values-as-rIN/cm_strings.xml
index 4e8f1a530..355136f36 100644
--- a/java/res/values-as-rIN/cm_strings.xml
+++ b/java/res/values-as-rIN/cm_strings.xml
@@ -25,4 +25,5 @@ keyboard that is meant for them to be able to enter Latin characters as opposed
are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
language among those that use the Latin alphabet. This keyboard is laid out in the Bépo
disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
+ <string name="subtype_no_language_bepo">বৰ্ণ (Bépo)</string>
</resources>
diff --git a/java/res/values-es-rUS/cm_strings.xml b/java/res/values-es-rUS/cm_strings.xml
index 4e8f1a530..e49692acb 100644
--- a/java/res/values-es-rUS/cm_strings.xml
+++ b/java/res/values-es-rUS/cm_strings.xml
@@ -25,4 +25,5 @@ keyboard that is meant for them to be able to enter Latin characters as opposed
are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
language among those that use the Latin alphabet. This keyboard is laid out in the Bépo
disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
+ <string name="subtype_no_language_bepo">Alfabeto (Bépo)</string>
</resources>
diff --git a/java/res/values-gu-rIN/cm_strings.xml b/java/res/values-gu-rIN/cm_strings.xml
index 4e8f1a530..25a78a6b2 100644
--- a/java/res/values-gu-rIN/cm_strings.xml
+++ b/java/res/values-gu-rIN/cm_strings.xml
@@ -25,4 +25,5 @@ keyboard that is meant for them to be able to enter Latin characters as opposed
are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
language among those that use the Latin alphabet. This keyboard is laid out in the Bépo
disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
+ <string name="subtype_no_language_bepo">Alphabet (Bépo)</string>
</resources>
diff --git a/java/res/values-iw/cm_strings.xml b/java/res/values-iw/cm_strings.xml
index 0802cc99f..f239fbe96 100644
--- a/java/res/values-iw/cm_strings.xml
+++ b/java/res/values-iw/cm_strings.xml
@@ -25,5 +25,5 @@ keyboard that is meant for them to be able to enter Latin characters as opposed
are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
language among those that use the Latin alphabet. This keyboard is laid out in the Bépo
disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
- <string name="subtype_no_language_bepo">אלפביתי (Bépo)</string>
+ <string name="subtype_no_language_bepo">אלפביתי (לטיני-Bépo)</string>
</resources>
diff --git a/java/res/values-ml-rIN/cm_strings.xml b/java/res/values-ml-rIN/cm_strings.xml
index 4e8f1a530..4ed9ae87e 100644
--- a/java/res/values-ml-rIN/cm_strings.xml
+++ b/java/res/values-ml-rIN/cm_strings.xml
@@ -25,4 +25,5 @@ keyboard that is meant for them to be able to enter Latin characters as opposed
are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
language among those that use the Latin alphabet. This keyboard is laid out in the Bépo
disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
+ <string name="subtype_no_language_bepo">അക്ഷരമാല (Bépo)</string>
</resources>
diff --git a/java/res/values-mr-rIN/cm_strings.xml b/java/res/values-mr-rIN/cm_strings.xml
index 4e8f1a530..15434deaa 100644
--- a/java/res/values-mr-rIN/cm_strings.xml
+++ b/java/res/values-mr-rIN/cm_strings.xml
@@ -25,4 +25,5 @@ keyboard that is meant for them to be able to enter Latin characters as opposed
are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
language among those that use the Latin alphabet. This keyboard is laid out in the Bépo
disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
+ <string name="subtype_no_language_bepo">अक्षर (Bépo)</string>
</resources>
diff --git a/java/res/values-or-rIN/cm_strings.xml b/java/res/values-or-rIN/cm_strings.xml
index 4e8f1a530..2ba3f76d2 100644
--- a/java/res/values-or-rIN/cm_strings.xml
+++ b/java/res/values-or-rIN/cm_strings.xml
@@ -25,4 +25,5 @@ keyboard that is meant for them to be able to enter Latin characters as opposed
are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
language among those that use the Latin alphabet. This keyboard is laid out in the Bépo
disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
+ <string name="subtype_no_language_bepo">ଅକ୍ଷର (ବେପୋ)</string>
</resources>
diff --git a/java/res/values-ta-rIN/cm_strings.xml b/java/res/values-ta-rIN/cm_strings.xml
index 4e8f1a530..048504bf8 100644
--- a/java/res/values-ta-rIN/cm_strings.xml
+++ b/java/res/values-ta-rIN/cm_strings.xml
@@ -25,4 +25,5 @@ keyboard that is meant for them to be able to enter Latin characters as opposed
are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
language among those that use the Latin alphabet. This keyboard is laid out in the Bépo
disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
+ <string name="subtype_no_language_bepo">அல்பாபெட் (Bépo)</string>
</resources>
diff --git a/java/res/values-te-rIN/cm_strings.xml b/java/res/values-te-rIN/cm_strings.xml
index 4e8f1a530..f7aeff755 100644
--- a/java/res/values-te-rIN/cm_strings.xml
+++ b/java/res/values-te-rIN/cm_strings.xml
@@ -25,4 +25,5 @@ keyboard that is meant for them to be able to enter Latin characters as opposed
are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
language among those that use the Latin alphabet. This keyboard is laid out in the Bépo
disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
+ <string name="subtype_no_language_bepo">అక్షరమాల (Bépo)</string>
</resources>
diff --git a/java/res/values-ug/cm_strings.xml b/java/res/values-ug/cm_strings.xml
index 4e8f1a530..a6e3324c7 100644
--- a/java/res/values-ug/cm_strings.xml
+++ b/java/res/values-ug/cm_strings.xml
@@ -25,4 +25,5 @@ keyboard that is meant for them to be able to enter Latin characters as opposed
are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
language among those that use the Latin alphabet. This keyboard is laid out in the Bépo
disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
+ <string name="subtype_no_language_bepo">ئېلىپبە(Bépo)</string>
</resources>