summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-19 16:56:30 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-19 16:56:30 -0800
commite10fe07105fe8265f10a097335d5cf3d1542b017 (patch)
treebb3ce389dfec170cdcbfe32f5c7a33d290e88281
parent2674ad7724497782c96fba24d7d907525f59d8e8 (diff)
downloadandroid_packages_apps_KeyChain-e10fe07105fe8265f10a097335d5cf3d1542b017.tar.gz
android_packages_apps_KeyChain-e10fe07105fe8265f10a097335d5cf3d1542b017.tar.bz2
android_packages_apps_KeyChain-e10fe07105fe8265f10a097335d5cf3d1542b017.zip
Automatic translation import
Change-Id: Ifddc0e99d8c0a715ef7eba0fbac121a612b80f9d
-rw-r--r--res/values-sr-rCS/strings.xml26
1 files changed, 26 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..c9761f2
--- /dev/null
+++ b/res/values-sr-rCS/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>