diff options
| author | Michael Bestas <mikeioannina@gmail.com> | 2015-03-06 23:08:29 +0200 |
|---|---|---|
| committer | LorDClockaN <davor@losinj.com> | 2015-03-07 15:57:35 +0100 |
| commit | 754be98d7c1b93b4cc8e5664eae7fd4c996115d4 (patch) | |
| tree | 7ad14187d436bec74a0a9563b81b3ac5c8640c8b | |
| parent | 825a4ffd6deedbbfa7513d22c4defa3b3ae82432 (diff) | |
Automatic translation import
Change-Id: Iaadd04b67a0dee7225652291b401bca8f24bef33
| -rw-r--r-- | java/res/values-br-rFR/strings-config-important-notice.xml | 23 | ||||
| -rw-r--r-- | java/res/values-gd-rGB/strings-config-important-notice.xml | 23 |
2 files changed, 46 insertions, 0 deletions
diff --git a/java/res/values-br-rFR/strings-config-important-notice.xml b/java/res/values-br-rFR/strings-config-important-notice.xml new file mode 100644 index 000000000..f853e0b76 --- /dev/null +++ b/java/res/values-br-rFR/strings-config-important-notice.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- +/* +** +** Copyright 2014, 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> + <integer name="config_important_notice_version">0</integer> +</resources> diff --git a/java/res/values-gd-rGB/strings-config-important-notice.xml b/java/res/values-gd-rGB/strings-config-important-notice.xml new file mode 100644 index 000000000..f853e0b76 --- /dev/null +++ b/java/res/values-gd-rGB/strings-config-important-notice.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- +/* +** +** Copyright 2014, 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> + <integer name="config_important_notice_version">0</integer> +</resources> |
