summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-04-06 01:25:56 +0300
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-04-06 08:59:21 -0700
commitdb3fc081a1ee688bac18ba681cce4a4ab49a20bb (patch)
treee859f889ba6cf128ecb63cc4c42f8988a03850bb
parent7b3d52eda83e631302cce8c950247d2a07f04868 (diff)
downloadandroid_packages_apps_CertInstaller-db3fc081a1ee688bac18ba681cce4a4ab49a20bb.tar.gz
android_packages_apps_CertInstaller-db3fc081a1ee688bac18ba681cce4a4ab49a20bb.tar.bz2
android_packages_apps_CertInstaller-db3fc081a1ee688bac18ba681cce4a4ab49a20bb.zip
Automatic translation import
RM-231 Change-Id: Ia9ec1e2d60965e9bf5bb28fe6af24b7fd1c0ffa1 (cherry picked from commit 46a805c8e40d65eb4a593940dd06957766d5291c)
-rw-r--r--res/values-frp-rIT/strings.xml43
1 files changed, 43 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..db4d0ca
--- /dev/null
+++ b/res/values-frp-rIT/strings.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2009 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">
+ <!-- Title of the file picker screen -->
+ <!-- Title of dialog to enter password for pkcs12 -->
+ <!-- message in progress bar when waiting for extracting certs from a pkcs12 package -->
+ <!-- Title of dialog to enter password for pkcs12 file -->
+ <!-- Title of dialog to name a credential -->
+ <!-- Description for the credential name input box -->
+ <!-- Title of the credential info -->
+ <!-- Description for the credential password input box -->
+ <!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
+ <!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
+ <!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
+ <!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE]-->
+ <!-- toast message -->
+ <!-- toast message -->
+ <!-- toast message -->
+ <!-- toast message -->
+ <!-- Shown when the certificate file can't be found. [CHAR LIMIT=NONE] -->
+ <!-- Shown when USB storage can't be found to look for a certificate. [CHAR LIMIT=30] -->
+ <!-- Message displayed when a user other than the owner on a multi-user system tries to
+ install a certificate into the certificate store. [CHAR LIMIT=NONE] -->
+ <!-- Label for spinner that shows the possible usage for a credential. Shown when user is
+ installing a credential [CHAR LIMIT=40] -->
+ <!-- Usage type for a credential that the user is installing. The label will restrict the
+ type of use for that credential. [CHAR LIMIT=40] -->
+ <!-- Toast message to be displayed when installing Hotspot 2.0 credentials [CHAR LIMIT=40] -->
+</resources>