summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-04-25 01:13:45 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-04-25 01:30:19 +0300
commitb653503bf591b0d825bcdd7b8e77a7af002a7ef0 (patch)
treeb6ca40027db42ac3bed66a2a2d4377240b08e145
parent18fd6fcbf898c3490a4a93740e8462e5f0dacdd1 (diff)
downloadandroid_packages_apps_Calendar-stable/cm-12.1-YOG3C.tar.gz
android_packages_apps_Calendar-stable/cm-12.1-YOG3C.tar.bz2
android_packages_apps_Calendar-stable/cm-12.1-YOG3C.zip
Automatic translation importstable/cm-12.1-YOG3C
Change-Id: Ic0945f6101b2698207c51c570da842b9bad39adb
-rw-r--r--res/values-lt/cm_plurals.xml2
-rw-r--r--res/values-vi/cm_strings.xml20
2 files changed, 21 insertions, 1 deletions
diff --git a/res/values-lt/cm_plurals.xml b/res/values-lt/cm_plurals.xml
index afa51a31..569e1dd3 100644
--- a/res/values-lt/cm_plurals.xml
+++ b/res/values-lt/cm_plurals.xml
@@ -24,6 +24,6 @@
<plurals name="select_events_to_share">
<item quantity="one">Pasirinkite įvyki, kad bendrintumėte</item>
<item quantity="few">Pasirinkite įvykius, kad bendrintumėte</item>
- <item quantity="other">Pasirinkite įvykius, kad bendrintumėte</item>
+ <item quantity="other">Pasirinkite įvykių, kad bendrintumėte</item>
</plurals>
</resources>
diff --git a/res/values-vi/cm_strings.xml b/res/values-vi/cm_strings.xml
new file mode 100644
index 00000000..de71ab86
--- /dev/null
+++ b/res/values-vi/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2015 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="cal_export_event_sdcard_title">Xuất ra thẻ nhớ</string>
+</resources>