diff options
| author | Michael Bestas <mkbestas@lineageos.org> | 2020-01-27 16:46:17 +0200 |
|---|---|---|
| committer | Michael Bestas <mkbestas@lineageos.org> | 2020-01-27 16:46:17 +0200 |
| commit | 8c40a257e8eb1ca811d2d30ad673d6aa5443572b (patch) | |
| tree | e82d4894f43d062b40369181c2acb4688b274783 | |
| parent | fc0fa0b06742700a6b86fc0400bea57238e0a7c1 (diff) | |
| download | android_packages_apps_SafetyRegulatoryInfo-8c40a257e8eb1ca811d2d30ad673d6aa5443572b.tar.gz android_packages_apps_SafetyRegulatoryInfo-8c40a257e8eb1ca811d2d30ad673d6aa5443572b.tar.bz2 android_packages_apps_SafetyRegulatoryInfo-8c40a257e8eb1ca811d2d30ad673d6aa5443572b.zip | |
Automatic translation import
Change-Id: I914008f42435b1970621b8f8db1d14ca351b00db
| -rw-r--r-- | res/values-ast-rES/strings.xml | 19 | ||||
| -rw-r--r-- | res/values-cy/strings.xml | 19 |
2 files changed, 38 insertions, 0 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml new file mode 100644 index 0000000..81e35e3 --- /dev/null +++ b/res/values-ast-rES/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- Copyright (C) 2016 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> + <string name="app_name">Manual de seguranza y regulación</string> +</resources> diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml new file mode 100644 index 0000000..ae14676 --- /dev/null +++ b/res/values-cy/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- Copyright (C) 2016 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> + <string name="app_name">Llawlyfr diogelwch a rheoleiddiol</string> +</resources> |
