summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2015-03-21 02:20:24 -0700
committerGeoff Mendal <mendal@google.com>2015-03-21 02:20:24 -0700
commit31545bb92a54e62251fa8ebf5d59b3f30d64993b (patch)
treea0e45a55f2d2210dc62df76a7970c3142b6aea60
parentfb7a6e0a8e25c613ecc9d10a3ab564d1a5b058aa (diff)
downloadandroid_packages_apps_Tag-31545bb92a54e62251fa8ebf5d59b3f30d64993b.tar.gz
android_packages_apps_Tag-31545bb92a54e62251fa8ebf5d59b3f30d64993b.tar.bz2
android_packages_apps_Tag-31545bb92a54e62251fa8ebf5d59b3f30d64993b.zip
Import translations. DO NOT MERGE
Change-Id: I91640ee43dc0ed9bb2c0090a1563136b4d98168e Auto-generated-cl: translation import
-rw-r--r--res/values-en-rAU/strings.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/res/values-en-rAU/strings.xml b/res/values-en-rAU/strings.xml
new file mode 100644
index 0000000..c15f01b
--- /dev/null
+++ b/res/values-en-rAU/strings.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="app_name" msgid="5128188288358721369">"Tags"</string>
+ <string name="title_scanned_tag" msgid="4347835407095551450">"New tag collected"</string>
+ <string name="title_existing_tag" msgid="5656560272594190244">"Tag"</string>
+ <string name="tag_unknown" msgid="2897956823877728783">"Unknown tag type"</string>
+ <string name="tag_empty" msgid="3726529819932095782">"Empty tag"</string>
+ <string name="button_done" msgid="7048822758098308158">"Done"</string>
+ <string name="action_text" msgid="577417996159152923">"Text <xliff:g id="PHONE_NUMBER">%s</xliff:g>"</string>
+ <string name="action_call" msgid="6226253647953184035">"Call <xliff:g id="PHONE_NUMBER">%s</xliff:g>"</string>
+ <string name="empty_tag_prompt" msgid="4206394383309956030">"This tag is empty."</string>
+ <string name="import_vcard" msgid="5104299047930666528">"Import ^1"</string>
+ <string name="mime_display_name" msgid="5926357152623764485">"Data from NFC tag"</string>
+ <string name="vcard_title" msgid="7122634780732426007">"Contact info for ^1"</string>
+</resources>