diff options
author | Geoff Mendal <mendal@google.com> | 2015-03-21 00:05:11 -0700 |
---|---|---|
committer | Geoff Mendal <mendal@google.com> | 2015-03-21 00:05:11 -0700 |
commit | df1f00c2862944ffb13a8e7236c2d95b198454a8 (patch) | |
tree | b362c8500384969dffe1e3d298373597c816d796 /res | |
parent | a097467708f4ceb7335ca9c5dd16839be222ad97 (diff) | |
download | android_frameworks_opt_chips-df1f00c2862944ffb13a8e7236c2d95b198454a8.tar.gz android_frameworks_opt_chips-df1f00c2862944ffb13a8e7236c2d95b198454a8.tar.bz2 android_frameworks_opt_chips-df1f00c2862944ffb13a8e7236c2d95b198454a8.zip |
Import translations. DO NOT MERGE
Change-Id: Iba1a3d6eb98aaa86c1d826bb4fe611d5b748dc30
Auto-generated-cl: translation import
Diffstat (limited to 'res')
-rw-r--r-- | res/values-en-rAU/strings.xml | 25 |
1 files changed, 25 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..56aa71c --- /dev/null +++ b/res/values-en-rAU/strings.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2011 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="more_string" msgid="8495478259330621990">"+<xliff:g id="COUNT">%1$d</xliff:g>"</string> + <string name="copy_email" msgid="7869435992461603532">"Copy email address"</string> + <string name="copy_number" msgid="530057841276106843">"Copy phone number"</string> + <string name="action_label" msgid="1318401633653605424">"Return"</string> + <string name="accessbility_suggestion_dropdown_opened" msgid="3231589819168382515">"Contact suggestions opened"</string> + <string name="dropdown_delete_button_desc" msgid="8506791557733906887">"Remove <xliff:g id="CONTACT">%s</xliff:g> from recipients"</string> +</resources> |