summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-06-21 14:44:15 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-06-21 14:44:15 +0300
commit46fde5988f3f82ca5ec21de62249a4636a07e4e5 (patch)
tree8349e7e9fad45b6e5c9bff171d88dacc00e4aa2f
parent1ad58a58cc17dd92a1148c7a9e21d04df26cfee0 (diff)
downloadandroid_packages_inputmethods_LatinIME-46fde5988f3f82ca5ec21de62249a4636a07e4e5.tar.gz
android_packages_inputmethods_LatinIME-46fde5988f3f82ca5ec21de62249a4636a07e4e5.tar.bz2
android_packages_inputmethods_LatinIME-46fde5988f3f82ca5ec21de62249a4636a07e4e5.zip
Automatic translation import
Change-Id: Idf75d92067ab5f1890596fbaf5cb69490f3fa763
-rw-r--r--java/res/values-ro/cm_strings.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/java/res/values-ro/cm_strings.xml b/java/res/values-ro/cm_strings.xml
new file mode 100644
index 000000000..ba9eb6bbe
--- /dev/null
+++ b/java/res/values-ro/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ 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">Importare fișier dicționar</string>
+ <string name="import_external_dictionary_multiple_files_title">Selectați un fișier de dicţionar pentru importare</string>
+ <string name="import_external_dictionary_confirm_install_title">Confirmare importare</string>
+ <string name="import_external_dictionary_confirm_install_message">Sigur doriți să importați acest dicționar pentru limba <xliff:g id="locale_name">%s</xliff:g> ?</string>
+</resources>