summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-16 21:21:11 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-03-16 21:21:11 +0200
commit9d4d20b153ea2052834654245129d65c0c28dd1f (patch)
treeb82eb463fb6105980ea45b1729800d2b2c8ac255
parent173ded71ae36f164137f5061bae0bbfa02f12c11 (diff)
downloadandroid_packages_inputmethods_LatinIME-9d4d20b153ea2052834654245129d65c0c28dd1f.tar.gz
android_packages_inputmethods_LatinIME-9d4d20b153ea2052834654245129d65c0c28dd1f.tar.bz2
android_packages_inputmethods_LatinIME-9d4d20b153ea2052834654245129d65c0c28dd1f.zip
Automatic translation import
Change-Id: Ia45d5ca418c8b6bfe4a58c059d2cd8495a554fb7
-rw-r--r--java/res/values-fr-rCA/cm_strings.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/java/res/values-fr-rCA/cm_strings.xml b/java/res/values-fr-rCA/cm_strings.xml
new file mode 100644
index 000000000..2d2376c2e
--- /dev/null
+++ b/java/res/values-fr-rCA/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">Importer un dictionnaire</string>
+ <string name="import_external_dictionary_multiple_files_title">Sélectionner un dictionnaire à importer</string>
+ <string name="import_external_dictionary_confirm_install_title">Confirmer l\'import</string>
+ <string name="import_external_dictionary_confirm_install_message">Êtes-vous sûr de vouloir importer le dictionnaire pour la langue <xliff:g id="locale_name">%s</xliff:g>?</string>
+</resources>