diff options
-rw-r--r-- | res/values-ast-rES/strings.xml | 1 | ||||
-rw-r--r-- | res/values-cy/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 |
6 files changed, 19 insertions, 5 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-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"); |