summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2015-03-21 02:05:12 -0500
committerGeoff Mendal <mendal@google.com>2015-03-21 02:05:12 -0500
commita96300d264de5e3ed46a96202459e74c4ebadbd3 (patch)
treea92bffa9bd24258de4cdcd1cd20cd1a8a48528b3
parent840d18dd471bdeb2331ecadfa81c34d56ad8555e (diff)
downloadandroid_packages_apps_KeyChain-a96300d264de5e3ed46a96202459e74c4ebadbd3.tar.gz
android_packages_apps_KeyChain-a96300d264de5e3ed46a96202459e74c4ebadbd3.tar.bz2
android_packages_apps_KeyChain-a96300d264de5e3ed46a96202459e74c4ebadbd3.zip
Import translations. DO NOT MERGE
Change-Id: Id8741a060aa1bf83a380fe8e0d47869050b63547 Auto-generated-cl: translation import
-rw-r--r--res/values-en-rAU/strings.xml28
1 files changed, 28 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..1c518a6
--- /dev/null
+++ b/res/values-en-rAU/strings.xml
@@ -0,0 +1,28 @@
+<?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="app_name" msgid="170210454004696382">"Key Chain"</string>
+ <string name="title_no_certs" msgid="8350009443064722873">"No certificates found"</string>
+ <string name="title_select_cert" msgid="3588447616418041699">"Choose certificate"</string>
+ <string name="requesting_application" msgid="1589142627467598421">"The app %s has requested a certificate. Choosing a certificate will let the app use this identity with servers now and in the future."</string>
+ <string name="requesting_server" msgid="5832565605998634370">"The app has identified the requesting server as %s, but you should only give the app access to the certificate if you trust the app."</string>
+ <string name="install_new_cert_message" msgid="4451971501142085495">"You can install certificates from a PKCS#12 file with a %1$s or a %2$s extension located in external storage."</string>
+ <string name="install_new_cert_button_label" msgid="510732745267546907">"Install"</string>
+ <string name="allow_button" msgid="5340501035618157678">"Allow"</string>
+ <string name="deny_button" msgid="3766539809121892584">"Deny"</string>
+</resources>