Files
packages_apps_Settings/tests/app/res/values-uk/strings.xml
Benjamin Franz d11b713a9f Change build targets for settings tests
1. Split existing tests into fully automatable (unit/) and not fully
automatable (app/)
2. Revert previous changes to test runners on app/
3. Fix some typos in readme

This will enable us to add the fully automatable test target
SettingsUnitTests to the continuous integration tests on the platform.

Change-Id: I0f42c59fde84891e4bfc379150c2f0c61ce1329f
2016-01-21 12:32:15 +00:00

29 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- 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.
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: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>
<string name="operator_hello" msgid="292208161864910159">"Вітаємо, операторе!"</string>
<string name="operator_settings_title" msgid="1410094511974808567">"Оператор"</string>
<string name="operator_settings_summary" msgid="5916597343019392258">"Обробник оператора, який можна використати, щоб почати вибір"</string>
<string name="manufacturer_hello" msgid="7525744633645544137">"Вітаємо, виробнику!"</string>
<string name="manufacturer_settings_title" msgid="2503105049808838612">"Виробник"</string>
<string name="manufacturer_settings_summary" msgid="766746044826063472">"Обробник виробника, який можна використати, щоб почати вибір"</string>
</resources>