summaryrefslogtreecommitdiffstats
path: root/tests/res/values-ru/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/res/values-ru/strings.xml')
-rw-r--r--tests/res/values-ru/strings.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/res/values-ru/strings.xml b/tests/res/values-ru/strings.xml
index e0b5e9f..c0378b5 100644
--- a/tests/res/values-ru/strings.xml
+++ b/tests/res/values-ru/strings.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2009 The Android Open Source Project
+<!-- Copyright (C) 2009 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.
@@ -12,8 +12,11 @@
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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="discoverable" msgid="3169265480789026010">"Видимый"</string>
+ <string name="start_scan" msgid="6035699220942169744">"Начать поиск"</string>
+ <string name="stop_scan" msgid="527546916633745779">"Остановить поиск"</string>
</resources>