summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpvolkov <marshmollow@gmail.com>2013-08-25 18:36:28 +0400
committerpvolkov <marshmollow@gmail.com>2013-08-27 21:31:25 +0400
commitde713d8a2c40178ee2d88f5ba749e5822dfb031f (patch)
tree57e7ffc89698b834a9c6ce085f0bf004b2b6f1f3
parent7074b57fe487cceaa233109db09c5643b0beb4b4 (diff)
downloadandroid_development-de713d8a2c40178ee2d88f5ba749e5822dfb031f.tar.gz
android_development-de713d8a2c40178ee2d88f5ba749e5822dfb031f.tar.bz2
android_development-de713d8a2c40178ee2d88f5ba749e5822dfb031f.zip
DevTools: RU translation
Change-Id: I0ee481ace1bf7e0d909eb7acae06ec421bc9943d Patch set 2: Update translation Change-Id: Ibbaff4714ac391bb7fc11d7d2212132a631a72af
-rw-r--r--apps/Development/res/values-ru/cm_strings.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/apps/Development/res/values-ru/cm_strings.xml b/apps/Development/res/values-ru/cm_strings.xml
new file mode 100644
index 000000000..ed387155d
--- /dev/null
+++ b/apps/Development/res/values-ru/cm_strings.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 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="sms_mock_title">Фиктивные SMS</string>
+ <string name="sms_smsc_address_title">Адрес SMS-центра:</string>
+ <string name="sms_sender_address_title">Номер отправителя:</string>
+ <string name="sms_message_title">Сообщение:</string>
+ <string name="sms_send_msg">Отправить фиктивное SMS-сообщение</string>
+ <string name="sms_send_pdu">Отправить фиктивное SMS-сообщение в формате PDU</string>
+ <string name="sms_default_msg">Это фиктивное SMS-сообщение.</string>
+</resources>