summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-04-06 01:26:22 +0300
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-04-06 01:26:22 +0300
commit4cd86c47504bf9789081f590519af857ab9b270b (patch)
tree4588596947e948e90aa54bce9480d52baaae98a9
parent6c5a184482ed7cdf5100bc4522acdc05b56fd4ae (diff)
downloadandroid_packages_apps_KeyChain-4cd86c47504bf9789081f590519af857ab9b270b.tar.gz
android_packages_apps_KeyChain-4cd86c47504bf9789081f590519af857ab9b270b.tar.bz2
android_packages_apps_KeyChain-4cd86c47504bf9789081f590519af857ab9b270b.zip
Automatic translation import
Change-Id: I4526363739270e19e4cb3a1d85f238bf4ed7e8a3
-rw-r--r--res/values-frp-rIT/strings.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/res/values-frp-rIT/strings.xml b/res/values-frp-rIT/strings.xml
new file mode 100644
index 0000000..c9761f2
--- /dev/null
+++ b/res/values-frp-rIT/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>