summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2015-03-21 02:21:25 -0500
committerGeoff Mendal <mendal@google.com>2015-03-21 02:21:25 -0500
commitd697b11a13938b763aaf23955ec3ac84d5dc38c1 (patch)
tree12775392efb796884a4be9798e8034d4968acadc /tests
parent5293fef46a2e6b9ec79272ba047c8ff5c8946d02 (diff)
downloadpackages_apps_Settings-d697b11a13938b763aaf23955ec3ac84d5dc38c1.zip
packages_apps_Settings-d697b11a13938b763aaf23955ec3ac84d5dc38c1.tar.gz
packages_apps_Settings-d697b11a13938b763aaf23955ec3ac84d5dc38c1.tar.bz2
Import translations. DO NOT MERGE
Change-Id: I98b7918077e100eb54eaeb121e53ed9b60b624d5 Auto-generated-cl: translation import
Diffstat (limited to 'tests')
-rw-r--r--tests/res/values-en-rAU/strings.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/tests/res/values-en-rAU/strings.xml b/tests/res/values-en-rAU/strings.xml
new file mode 100644
index 0000000..6aab4d0
--- /dev/null
+++ b/tests/res/values-en-rAU/strings.xml
@@ -0,0 +1,28 @@
+<?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">"Discoverable"</string>
+ <string name="start_scan" msgid="6035699220942169744">"Start scan"</string>
+ <string name="stop_scan" msgid="527546916633745779">"Stop scan"</string>
+ <string name="operator_hello" msgid="292208161864910159">"Hello Operator!"</string>
+ <string name="operator_settings_title" msgid="1410094511974808567">"Operator"</string>
+ <string name="operator_settings_summary" msgid="5916597343019392258">"Operator\'s hook that can be used to start activity of choice"</string>
+ <string name="manufacturer_hello" msgid="7525744633645544137">"Hello Manufacturer!"</string>
+ <string name="manufacturer_settings_title" msgid="2503105049808838612">"Manufacturer"</string>
+ <string name="manufacturer_settings_summary" msgid="766746044826063472">"Manufacturer\'s hook that can be used to start activity of choice"</string>
+</resources>