diff options
author | Bill Yi <byi@google.com> | 2017-02-22 07:05:35 -0800 |
---|---|---|
committer | Bill Yi <byi@google.com> | 2017-02-22 07:05:35 -0800 |
commit | 889aab8b4346e869e7eb07fa3283cdbabc767b62 (patch) | |
tree | 3089be70b5f24d76b62abf43b0086498d526610b /res/values-pa | |
parent | c33526f6999a5a8f74f40e2cbc9b480e8e3a9303 (diff) | |
download | android_packages_apps_Bluetooth-889aab8b4346e869e7eb07fa3283cdbabc767b62.tar.gz android_packages_apps_Bluetooth-889aab8b4346e869e7eb07fa3283cdbabc767b62.tar.bz2 android_packages_apps_Bluetooth-889aab8b4346e869e7eb07fa3283cdbabc767b62.zip |
Import translations. DO NOT MERGE
Change-Id: I5ea71b29f69b1232003a5c6840c3662c0d9a28ef
Auto-generated-cl: translation import
Diffstat (limited to 'res/values-pa')
-rw-r--r-- | res/values-pa/config.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values-pa/config.xml b/res/values-pa/config.xml new file mode 100644 index 000000000..4f96544b6 --- /dev/null +++ b/res/values-pa/config.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009-2012 Broadcom Corporation + 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="pairing_ui_package" msgid="6399948348712579121">"com.android.settings"</string> +</resources> |