diff options
author | Michael Bestas <mkbestas@lineageos.org> | 2020-04-23 16:53:04 +0300 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-04-23 16:53:04 +0300 |
commit | af1eb664469aa9dc29ad7b550a0197b9c47ba9fd (patch) | |
tree | 80c2d313bc7582f44f21c62a073ca53b9517d218 | |
parent | c60f7b82db7d152d4c227218b12d8d785ff63087 (diff) | |
download | android_packages_providers_ContactsProvider-af1eb664469aa9dc29ad7b550a0197b9c47ba9fd.tar.gz android_packages_providers_ContactsProvider-af1eb664469aa9dc29ad7b550a0197b9c47ba9fd.tar.bz2 android_packages_providers_ContactsProvider-af1eb664469aa9dc29ad7b550a0197b9c47ba9fd.zip |
Automatic translation importHEADlineage-17.1
Change-Id: I03a61282cc054652734d6f09dd3da530ca9fccf5
-rw-r--r-- | res/values-ast-rES/strings.xml | 1 | ||||
-rw-r--r-- | res/values-cy/strings.xml | 1 | ||||
-rw-r--r-- | res/values-eo/strings.xml | 1 | ||||
-rw-r--r-- | res/values-gd/strings.xml | 19 | ||||
-rw-r--r-- | res/values-ku/strings.xml | 1 | ||||
-rw-r--r-- | res/values-lb/strings.xml | 1 | ||||
-rw-r--r-- | res/values-ug/strings.xml | 1 |
7 files changed, 19 insertions, 6 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml index dd0ecbed..05b43614 100644 --- a/res/values-ast-rES/strings.xml +++ b/res/values-ast-rES/strings.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> <!-- Copyright (C) 2009 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml index 21530ec6..637f1e25 100644 --- a/res/values-cy/strings.xml +++ b/res/values-cy/strings.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> <!-- Copyright (C) 2009 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml index 56d5fa08..1596ec25 100644 --- a/res/values-eo/strings.xml +++ b/res/values-eo/strings.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> <!-- Copyright (C) 2009 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/res/values-gd/strings.xml b/res/values-gd/strings.xml new file mode 100644 index 00000000..ba957f62 --- /dev/null +++ b/res/values-gd/strings.xml @@ -0,0 +1,19 @@ +<?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"> + <string name="provider_label">Luchd-aithne</string> + <string name="default_directory">Luchd-aithne</string> +</resources> diff --git a/res/values-ku/strings.xml b/res/values-ku/strings.xml index 65104942..22e77b54 100644 --- a/res/values-ku/strings.xml +++ b/res/values-ku/strings.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> <!-- Copyright (C) 2009 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml index 04a7d940..bf59c3eb 100644 --- a/res/values-lb/strings.xml +++ b/res/values-lb/strings.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> <!-- Copyright (C) 2009 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/res/values-ug/strings.xml b/res/values-ug/strings.xml index 4fdadc37..50fe75d8 100644 --- a/res/values-ug/strings.xml +++ b/res/values-ug/strings.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> <!-- Copyright (C) 2009 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); |