summaryrefslogtreecommitdiffstats
path: root/java/res/values-ru/strings-action-keys.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2013-11-07 11:30:50 +0900
committerTadashi G. Takaoka <takaoka@google.com>2013-11-07 15:12:55 +0900
commit0ea72c85199cd2f6df1a65ed87a2d0568563f662 (patch)
tree11119eabd79bcbc240cdf798f0e452022b294754 /java/res/values-ru/strings-action-keys.xml
parent81dfcdcb737379fc4e569a2b8d40761be6431921 (diff)
downloadandroid_packages_inputmethods_LatinIME-0ea72c85199cd2f6df1a65ed87a2d0568563f662.tar.gz
android_packages_inputmethods_LatinIME-0ea72c85199cd2f6df1a65ed87a2d0568563f662.tar.bz2
android_packages_inputmethods_LatinIME-0ea72c85199cd2f6df1a65ed87a2d0568563f662.zip
Separate action key labels to strings-action-keys.xml
Bug: 11562208 Change-Id: I70390f9eafe51f16ff47b2e39454d1948a259469
Diffstat (limited to 'java/res/values-ru/strings-action-keys.xml')
-rw-r--r--java/res/values-ru/strings-action-keys.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/java/res/values-ru/strings-action-keys.xml b/java/res/values-ru/strings-action-keys.xml
new file mode 100644
index 000000000..331d28c6b
--- /dev/null
+++ b/java/res/values-ru/strings-action-keys.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+/*
+**
+** Copyright 2013, The Android Open Source 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="label_go_key" msgid="1635148082137219148">"Поиск"</string>
+ <string name="label_next_key" msgid="362972844525672568">"Далее"</string>
+ <string name="label_previous_key" msgid="1211868118071386787">"Пред."</string>
+ <string name="label_done_key" msgid="2441578748772529288">"Готово"</string>
+ <string name="label_send_key" msgid="2815056534433717444">"Отправить"</string>
+ <string name="label_pause_key" msgid="181098308428035340">"Пауза"</string>
+ <string name="label_wait_key" msgid="6402152600878093134">"Ждать"</string>
+</resources>