summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-04-25 01:13:45 +0300
committerSteve Kondik <steve@cyngn.com>2015-10-18 13:52:55 -0700
commit07568259b8429557cfca8aa7309b3cdcb8e882cc (patch)
tree6231c64fcdcd5075ae7a5ed89d0217b678164f14
parentc26e8f5b728fd94e1dd66ca2508d5b0ba8f6f72f (diff)
downloadandroid_packages_apps_Calendar-07568259b8429557cfca8aa7309b3cdcb8e882cc.tar.gz
android_packages_apps_Calendar-07568259b8429557cfca8aa7309b3cdcb8e882cc.tar.bz2
android_packages_apps_Calendar-07568259b8429557cfca8aa7309b3cdcb8e882cc.zip
Automatic translation import
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>