diff options
| author | 2023-03-31 15:27:36 -0700 | |
|---|---|---|
| committer | 2023-03-31 15:27:36 -0700 | |
| commit | c570c1c0db27394f23e4828d4948bfb27086d37d (patch) | |
| tree | 1e58b2a2d97bfbecaf2868945818871e8c430056 | |
| parent | 67c703c94523062bbbb3ef6d883aeadc5b095c27 (diff) | |
Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ib115dcee82e8f62f9541fab2d48ea8272f697c48
| -rw-r--r-- | packages/StatementService/res/values-en-rCA/strings.xml | 20 | ||||
| -rw-r--r-- | packages/StatementService/res/values-en-rXC/strings.xml | 20 |
2 files changed, 40 insertions, 0 deletions
diff --git a/packages/StatementService/res/values-en-rCA/strings.xml b/packages/StatementService/res/values-en-rCA/strings.xml new file mode 100644 index 000000000000..deb3d4cf5996 --- /dev/null +++ b/packages/StatementService/res/values-en-rCA/strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2015 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"> + <string name="service_name" msgid="5049486369463670924">"Intent Filter Verification Service"</string> +</resources> diff --git a/packages/StatementService/res/values-en-rXC/strings.xml b/packages/StatementService/res/values-en-rXC/strings.xml new file mode 100644 index 000000000000..146db341961b --- /dev/null +++ b/packages/StatementService/res/values-en-rXC/strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2015 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"> + <string name="service_name" msgid="5049486369463670924">"Intent Filter Verification Service"</string> +</resources> |