diff options
author | Michael Bestas <mikeioannina@gmail.com> | 2014-06-22 01:48:06 +0300 |
---|---|---|
committer | Michael Bestas <mikeioannina@gmail.com> | 2014-06-22 01:48:06 +0300 |
commit | 157df108bee8c78d91e1c35738782b575539dcfd (patch) | |
tree | 7ad5e50acf482a3d6ba544bc22b8767f6fe8f5eb | |
parent | 04c43e6ed43119dfea7946c4d2bd31a232c686fd (diff) | |
download | android_packages_apps_CertInstaller-157df108bee8c78d91e1c35738782b575539dcfd.tar.gz android_packages_apps_CertInstaller-157df108bee8c78d91e1c35738782b575539dcfd.tar.bz2 android_packages_apps_CertInstaller-157df108bee8c78d91e1c35738782b575539dcfd.zip |
Automatic translation importcm-11.0-XNPH33R-bacon-3628510d76cm-11.0-XNPH30O-bacon-4f280f505a
Change-Id: I25e4bf19291c95e2f23999a89a216e873d745097
-rw-r--r-- | res/values-ku/strings.xml | 22 | ||||
-rw-r--r-- | res/values-lb/strings.xml | 22 |
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> |