diff options
author | 2025-03-18 18:35:16 -0700 | |
---|---|---|
committer | 2025-03-18 18:35:16 -0700 | |
commit | eb9aa929514859c7ab0615a69239194fb7c90d72 (patch) | |
tree | c876445a7f2da9c14d9ada432e412fac1a5b24b8 | |
parent | e816dcd70aa53b0ea64d8178bdeb36f6405eb80a (diff) |
Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I64db9c25d58b573274e7bb1d820555d5133d5f4e
-rw-r--r-- | packages/Shell/res/values-en-rCA-watch/strings.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/packages/Shell/res/values-en-rCA-watch/strings.xml b/packages/Shell/res/values-en-rCA-watch/strings.xml new file mode 100644 index 000000000000..23f83c48def7 --- /dev/null +++ b/packages/Shell/res/values-en-rCA-watch/strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2021 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="bugreport_in_progress_title" msgid="5351751440620800623">"Bug report <xliff:g id="ID">#%1$d</xliff:g> is <xliff:g id="PERCENTAGE">%2$s</xliff:g> complete"</string> +</resources> |