summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimir Belkov <belladimir@gmail.com>2013-08-20 23:33:09 +0400
committerVladimir Belkov <belladimir@gmail.com>2013-08-20 23:33:09 +0400
commitba0a8f56bb79a4f5a953b68a613f6118951e950e (patch)
tree8231eab2778f9ef926365837eecd4efbddf0a1c5
parent3effba041c8019be2cdd5da19409c45f7529bade (diff)
downloadandroid_packages_providers_DownloadProvider-ba0a8f56bb79a4f5a953b68a613f6118951e950e.tar.gz
android_packages_providers_DownloadProvider-ba0a8f56bb79a4f5a953b68a613f6118951e950e.tar.bz2
android_packages_providers_DownloadProvider-ba0a8f56bb79a4f5a953b68a613f6118951e950e.zip
DownloadProvider: RU translation
Change-Id: I13bdd89b07b1c12d9fc59a92269d7c237dec213a
-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>