summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-05-02 12:07:32 -0700
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-05-02 12:07:32 -0700
commit3282bc0128103724d80c53f2100fce1536da1aa3 (patch)
treea9a346fae4cf640850036225d453f36335f94a2a
parent7d0ef3677e54f3dc8b7c88f7abb2ddaecc02110e (diff)
parent54e86802a19a69a91efe9e128b541da9ba484aaa (diff)
downloadandroid_packages_apps_SamsungServiceMode-3282bc0128103724d80c53f2100fce1536da1aa3.tar.gz
android_packages_apps_SamsungServiceMode-3282bc0128103724d80c53f2100fce1536da1aa3.tar.bz2
android_packages_apps_SamsungServiceMode-3282bc0128103724d80c53f2100fce1536da1aa3.zip
Merge "SamsungServiceMode: RU translation" into cm-10.1
-rw-r--r--res/values-ru/strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
new file mode 100644
index 0000000..6b57269
--- /dev/null
+++ b/res/values-ru/strings.xml
@@ -0,0 +1,20 @@
+<?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>
+ <string name="app_name">Сервисный режим</string>
+ <string name="input">Ввод</string>
+ <string name="quit">Выход</string>
+</resources>