summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpvolkov <marshmollow@gmail.com>2013-04-27 10:35:16 +0400
committerMarco Brohet <therbom@gmail.com>2013-05-02 21:07:03 +0200
commit54e86802a19a69a91efe9e128b541da9ba484aaa (patch)
tree7a12fb26d9f5f9f74f0fba00323f875b19db275b
parent58d8fe3a3efa6660cfde5c1d826c657ab777a283 (diff)
downloadandroid_packages_apps_SamsungServiceMode-54e86802a19a69a91efe9e128b541da9ba484aaa.tar.gz
android_packages_apps_SamsungServiceMode-54e86802a19a69a91efe9e128b541da9ba484aaa.tar.bz2
android_packages_apps_SamsungServiceMode-54e86802a19a69a91efe9e128b541da9ba484aaa.zip
SamsungServiceMode: RU translation
SamsungServiceMode: RU translation SamsungServiceMode: RU translation Cid... Change-Id: I65615f14e9a859543aee9d456f1c0d43432dda45
-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>