summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-06-22 01:48:06 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-06-22 01:48:06 +0300
commit157df108bee8c78d91e1c35738782b575539dcfd (patch)
tree7ad5e50acf482a3d6ba544bc22b8767f6fe8f5eb
parent04c43e6ed43119dfea7946c4d2bd31a232c686fd (diff)
downloadandroid_packages_apps_CertInstaller-157df108bee8c78d91e1c35738782b575539dcfd.tar.gz
android_packages_apps_CertInstaller-157df108bee8c78d91e1c35738782b575539dcfd.tar.bz2
android_packages_apps_CertInstaller-157df108bee8c78d91e1c35738782b575539dcfd.zip
Change-Id: I25e4bf19291c95e2f23999a89a216e873d745097
-rw-r--r--res/values-ku/strings.xml22
-rw-r--r--res/values-lb/strings.xml22
2 files changed, 44 insertions, 0 deletions
diff --git a/res/values-ku/strings.xml b/res/values-ku/strings.xml
new file mode 100644
index 0000000..b9a8afd
--- /dev/null
+++ b/res/values-ku/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!-- 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">
+ <string-array name="credential_usage">
+ <item>VPN and apps</item>
+ <item>Wi-Fi</item>
+ </string-array>
+</resources>
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
new file mode 100644
index 0000000..aa218c0
--- /dev/null
+++ b/res/values-lb/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!-- 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">
+ <string-array name="credential_usage">
+ <item>VPN an Appen</item>
+ <item>WLAN</item>
+ </string-array>
+</resources>