diff options
author | Geoff Mendal <mendal@google.com> | 2015-04-22 08:11:16 -0500 |
---|---|---|
committer | Geoff Mendal <mendal@google.com> | 2015-04-22 08:11:16 -0500 |
commit | 6d61061518e1647215dcc6b01a45c7fc601063f3 (patch) | |
tree | 962680447d692497f3a29cb0ff9e3420afc1fa1a /tests | |
parent | 008c9238d930ce770d537e22c958a6ad1061b4b7 (diff) | |
download | packages_apps_Settings-6d61061518e1647215dcc6b01a45c7fc601063f3.tar.gz packages_apps_Settings-6d61061518e1647215dcc6b01a45c7fc601063f3.tar.bz2 packages_apps_Settings-6d61061518e1647215dcc6b01a45c7fc601063f3.zip |
Import translations. DO NOT MERGE
Change-Id: I921201f47bbaa1b29c6f4c42131123c439207e40
Auto-generated-cl: translation import
Diffstat (limited to 'tests')
-rw-r--r-- | tests/res/values-pa-rIN/strings.xml | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/tests/res/values-pa-rIN/strings.xml b/tests/res/values-pa-rIN/strings.xml new file mode 100644 index 000000000..54b346863 --- /dev/null +++ b/tests/res/values-pa-rIN/strings.xml @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- no translation found for discoverable (3169265480789026010) --> + <skip /> + <!-- no translation found for start_scan (6035699220942169744) --> + <skip /> + <!-- no translation found for stop_scan (527546916633745779) --> + <skip /> + <!-- no translation found for operator_hello (292208161864910159) --> + <skip /> + <!-- no translation found for operator_settings_title (1410094511974808567) --> + <skip /> + <!-- no translation found for operator_settings_summary (5916597343019392258) --> + <skip /> + <string name="manufacturer_hello" msgid="7525744633645544137">"ਹੈਲੋ ਨਿਰਮਾਤਾ!"</string> + <!-- no translation found for manufacturer_settings_title (2503105049808838612) --> + <skip /> + <!-- no translation found for manufacturer_settings_summary (766746044826063472) --> + <skip /> +</resources> |