summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-12-25 11:03:17 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-12-25 11:03:17 +0000
commit97db965535d8145eff7ac6f1bb66f2ef81c67230 (patch)
tree2f9435c5336243cee3a3bb2c3ebcf0b17161ac9d
parent70bbf5b2cc83fcd356e117050ce3ace8852561aa (diff)
parent5ef615ef5d962f607a40a525c92fa62363d87cc3 (diff)
downloadandroid_packages_providers_DownloadProvider-97db965535d8145eff7ac6f1bb66f2ef81c67230.tar.gz
android_packages_providers_DownloadProvider-97db965535d8145eff7ac6f1bb66f2ef81c67230.tar.bz2
android_packages_providers_DownloadProvider-97db965535d8145eff7ac6f1bb66f2ef81c67230.zip
Merge "DownloadProvider: LT translations" into cm-11.0
-rw-r--r--res/values-lt/cm_strings.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values-lt/cm_strings.xml b/res/values-lt/cm_strings.xml
new file mode 100644
index 00000000..a71fc294
--- /dev/null
+++ b/res/values-lt/cm_strings.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 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="live_folder_drawer_label">Siuntinių aplankas</string>
+ <string name="live_folder_label">Siuntiniai</string>
+</resources>