summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-08-25 09:03:29 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-08-25 09:03:29 +0000
commita1d265a04547e574269d198e7ad58b8083207609 (patch)
treed48ab3fad8ee1201c6fbba9d0d58b28b420bfddc
parent027bfbddc57343a43a7a63a32d40985115f57797 (diff)
parentba0a8f56bb79a4f5a953b68a613f6118951e950e (diff)
downloadandroid_packages_providers_DownloadProvider-a1d265a04547e574269d198e7ad58b8083207609.tar.gz
android_packages_providers_DownloadProvider-a1d265a04547e574269d198e7ad58b8083207609.tar.bz2
android_packages_providers_DownloadProvider-a1d265a04547e574269d198e7ad58b8083207609.zip
Merge "DownloadProvider: RU translation" into cm-10.2
-rw-r--r--res/values-ru/cm_strings.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values-ru/cm_strings.xml b/res/values-ru/cm_strings.xml
new file mode 100644
index 00000000..c26f59a9
--- /dev/null
+++ b/res/values-ru/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">Папка загрузок</string>
+ <string name="live_folder_label">Загрузки</string>
+</resources>