summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-04 05:18:55 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-03-04 05:18:55 +0200
commit173ded71ae36f164137f5061bae0bbfa02f12c11 (patch)
tree80e2ba96b2fb8b1d1e3a8bda134f0b5bdbb39830
parent6739ba40a7c030810088d58c9122600f0d94494f (diff)
downloadandroid_packages_inputmethods_LatinIME-173ded71ae36f164137f5061bae0bbfa02f12c11.tar.gz
android_packages_inputmethods_LatinIME-173ded71ae36f164137f5061bae0bbfa02f12c11.tar.bz2
android_packages_inputmethods_LatinIME-173ded71ae36f164137f5061bae0bbfa02f12c11.zip
Automatic translation import
Change-Id: I5845e6282bf70b786457b357b89a084c7d76ced0
-rw-r--r--java/res/values-en-rAU/cm_strings.xml23
-rw-r--r--java/res/values-en-rIN/cm_strings.xml23
2 files changed, 46 insertions, 0 deletions
diff --git a/java/res/values-en-rAU/cm_strings.xml b/java/res/values-en-rAU/cm_strings.xml
new file mode 100644
index 000000000..cd0b13e64
--- /dev/null
+++ b/java/res/values-en-rAU/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright 2014 The CyanogenMod 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="prefs_import_external_dictionary">Import dictionary file</string>
+ <string name="import_external_dictionary_multiple_files_title">Select a dictionary file to import</string>
+ <string name="import_external_dictionary_confirm_install_title">Confirm import</string>
+ <string name="import_external_dictionary_confirm_install_message">Are you sure you want to import this dictionary for <xliff:g id="locale_name">%s</xliff:g> language?</string>
+</resources>
diff --git a/java/res/values-en-rIN/cm_strings.xml b/java/res/values-en-rIN/cm_strings.xml
new file mode 100644
index 000000000..cd0b13e64
--- /dev/null
+++ b/java/res/values-en-rIN/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright 2014 The CyanogenMod 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="prefs_import_external_dictionary">Import dictionary file</string>
+ <string name="import_external_dictionary_multiple_files_title">Select a dictionary file to import</string>
+ <string name="import_external_dictionary_confirm_install_title">Confirm import</string>
+ <string name="import_external_dictionary_confirm_install_message">Are you sure you want to import this dictionary for <xliff:g id="locale_name">%s</xliff:g> language?</string>
+</resources>