diff options
author | Abhisek Devkota <ciwrl@lineageos.org> | 2017-02-11 12:43:52 -0800 |
---|---|---|
committer | Abhisek Devkota <ciwrl@lineageos.org> | 2017-02-11 12:43:52 -0800 |
commit | 2332b25707cd56f1e33404486b8e02eaa235fc25 (patch) | |
tree | 3d35e730effd2da87147cadd1928245dd01eb2ad | |
parent | 14ae18be16602cd15e0f2e084e124864f9dae543 (diff) | |
download | android_packages_apps_CertInstaller-cm-14.1_prerebase.tar.gz android_packages_apps_CertInstaller-cm-14.1_prerebase.tar.bz2 android_packages_apps_CertInstaller-cm-14.1_prerebase.zip |
Automatic translation importcm-14.1_prerebase
Change-Id: Id7b1cd8bf46d1456342a0157762336df17f9eecd
-rw-r--r-- | res/values-sr-rCS/strings.xml | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/res/values-sr-rCS/strings.xml b/res/values-sr-rCS/strings.xml new file mode 100644 index 0000000..db4d0ca --- /dev/null +++ b/res/values-sr-rCS/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> |