summaryrefslogtreecommitdiffstats
path: root/res/values-eo/strings.xml
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-11-22 16:45:07 -0800
committerMichael Bestas <mikeioannina@gmail.com>2016-12-30 21:03:27 +0200
commit6d91ab7b947f77b9c41010435dae20b92046baf4 (patch)
treee358d57e3106f32f80cfc49eaf4dec77da71c10f /res/values-eo/strings.xml
parent1fc184701435d8fc63feb487a7bd5954358dd26e (diff)
downloadandroid_packages_apps_KeyChain-staging/cm-14.1-cafrebase.tar.gz
android_packages_apps_KeyChain-staging/cm-14.1-cafrebase.tar.bz2
android_packages_apps_KeyChain-staging/cm-14.1-cafrebase.zip
Automatic translation importstaging/cm-14.1-cafrebase
Change-Id: Ie97fdae55e61b02ebcb943617e5e0e6c1eae7387 Ticket: -
Diffstat (limited to 'res/values-eo/strings.xml')
-rw-r--r--res/values-eo/strings.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
new file mode 100644
index 0000000..827ff22
--- /dev/null
+++ b/res/values-eo/strings.xml
@@ -0,0 +1,27 @@
+<?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 -->
+ <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>