summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclyde@build01 <jenkins@cyanogenmod.com>2016-12-16 14:46:46 -0800
committerclyde@build01 <jenkins@cyanogenmod.com>2016-12-16 14:46:46 -0800
commit066dab28ac790e1eca9b6b02ea462b0fa79b7b42 (patch)
tree3df4e0d3366a7fc5e32099d337d0624d2967679c
parent50ba4aed5d3f6d0a49f437217fadcb7a6c337ac8 (diff)
downloadandroid_packages_apps_KeyChain-cm-12.1.tar.gz
android_packages_apps_KeyChain-cm-12.1.tar.bz2
android_packages_apps_KeyChain-cm-12.1.zip
Automatic translation importcm-12.1
Change-Id: Idd5760640d0195cacefc37f02a1b2ec5db9c99da
-rw-r--r--res/values-eo/strings.xml1
-rw-r--r--res/values-es-rCO/strings.xml26
-rw-r--r--res/values-ga-rIE/strings.xml26
3 files changed, 53 insertions, 0 deletions
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index c9761f2..827ff22 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -21,6 +21,7 @@
<!-- Used at top of dialog to identify requesting server (may be host:port or just host)-->
<!-- Label of button to send the user to the CertInstaller to install a certificate (arguments are constants for .pfx and .p12) -->
<!-- Label of button to send the user to the CertInstaller to install a certificate -->
+ <string name="install_new_cert_button_label">Instali</string>
<!-- Label of button to send the allow the application certificate request -->
<!-- Label of button to send the deny the application certificate request -->
</resources>
diff --git a/res/values-es-rCO/strings.xml b/res/values-es-rCO/strings.xml
new file mode 100644
index 0000000..c9761f2
--- /dev/null
+++ b/res/values-es-rCO/strings.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Dialog title when no certificates were found -->
+ <!-- Dialog title when at least one certificate was found -->
+ <!-- Used at top of dialog to identify requesting application -->
+ <!-- Used at top of dialog to identify requesting server (may be host:port or just host)-->
+ <!-- Label of button to send the user to the CertInstaller to install a certificate (arguments are constants for .pfx and .p12) -->
+ <!-- Label of button to send the user to the CertInstaller to install a certificate -->
+ <!-- Label of button to send the allow the application certificate request -->
+ <!-- Label of button to send the deny the application certificate request -->
+</resources>
diff --git a/res/values-ga-rIE/strings.xml b/res/values-ga-rIE/strings.xml
new file mode 100644
index 0000000..c9761f2
--- /dev/null
+++ b/res/values-ga-rIE/strings.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Dialog title when no certificates were found -->
+ <!-- Dialog title when at least one certificate was found -->
+ <!-- Used at top of dialog to identify requesting application -->
+ <!-- Used at top of dialog to identify requesting server (may be host:port or just host)-->
+ <!-- Label of button to send the user to the CertInstaller to install a certificate (arguments are constants for .pfx and .p12) -->
+ <!-- Label of button to send the user to the CertInstaller to install a certificate -->
+ <!-- Label of button to send the allow the application certificate request -->
+ <!-- Label of button to send the deny the application certificate request -->
+</resources>