summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Kennedy <skennedy@google.com>2014-03-31 11:39:42 -0700
committerScott Kennedy <skennedy@google.com>2014-03-31 11:39:42 -0700
commit1d1c296bc3206f4c9b6644eac20d1aea0fdd9035 (patch)
tree28f853ebb3a4d70b7e63b50aedc374bb45488096
parent052f96ed4203fa47511cdfe334404b49a95cfc36 (diff)
downloadandroid_frameworks_opt_colorpicker-1d1c296bc3206f4c9b6644eac20d1aea0fdd9035.tar.gz
android_frameworks_opt_colorpicker-1d1c296bc3206f4c9b6644eac20d1aea0fdd9035.tar.bz2
android_frameworks_opt_colorpicker-1d1c296bc3206f4c9b6644eac20d1aea0fdd9035.zip
Remove all translations for a fresh import
Change-Id: I71980eb2865c81aefcb4f8d29879fb29e95d8ad2
-rw-r--r--res/values-af/strings.xml22
-rw-r--r--res/values-am/strings.xml22
-rw-r--r--res/values-ar/strings.xml22
-rw-r--r--res/values-be/strings.xml22
-rw-r--r--res/values-bg/strings.xml22
-rw-r--r--res/values-ca/strings.xml22
-rw-r--r--res/values-cs/strings.xml22
-rw-r--r--res/values-da/strings.xml22
-rw-r--r--res/values-de/strings.xml22
-rw-r--r--res/values-el/strings.xml22
-rw-r--r--res/values-en-rGB/strings.xml22
-rw-r--r--res/values-en-rIN/strings.xml22
-rw-r--r--res/values-es-rUS/strings.xml22
-rw-r--r--res/values-es/strings.xml22
-rw-r--r--res/values-et-rEE/strings.xml22
-rw-r--r--res/values-et/strings.xml22
-rw-r--r--res/values-fa/strings.xml22
-rw-r--r--res/values-fi/strings.xml22
-rw-r--r--res/values-fr/strings.xml22
-rw-r--r--res/values-hi/strings.xml22
-rw-r--r--res/values-hr/strings.xml22
-rw-r--r--res/values-hu/strings.xml22
-rw-r--r--res/values-hy-rAM/strings.xml22
-rw-r--r--res/values-in/strings.xml22
-rw-r--r--res/values-it/strings.xml22
-rw-r--r--res/values-iw/strings.xml22
-rw-r--r--res/values-ja/strings.xml22
-rw-r--r--res/values-ka-rGE/strings.xml22
-rw-r--r--res/values-km-rKH/strings.xml22
-rw-r--r--res/values-ko/strings.xml22
-rw-r--r--res/values-lo-rLA/strings.xml22
-rw-r--r--res/values-lt/strings.xml22
-rw-r--r--res/values-lv/strings.xml22
-rw-r--r--res/values-mn-rMN/strings.xml22
-rw-r--r--res/values-ms-rMY/strings.xml22
-rw-r--r--res/values-ms/strings.xml22
-rw-r--r--res/values-nb/strings.xml22
-rw-r--r--res/values-nl/strings.xml22
-rw-r--r--res/values-pl/strings.xml22
-rw-r--r--res/values-pt-rPT/strings.xml22
-rw-r--r--res/values-pt/strings.xml22
-rw-r--r--res/values-ro/strings.xml22
-rw-r--r--res/values-ru/strings.xml22
-rw-r--r--res/values-sk/strings.xml22
-rw-r--r--res/values-sl/strings.xml22
-rw-r--r--res/values-sr/strings.xml22
-rw-r--r--res/values-sv/strings.xml22
-rw-r--r--res/values-sw/strings.xml22
-rw-r--r--res/values-th/strings.xml22
-rw-r--r--res/values-tl/strings.xml22
-rw-r--r--res/values-tr/strings.xml22
-rw-r--r--res/values-uk/strings.xml22
-rw-r--r--res/values-vi/strings.xml22
-rw-r--r--res/values-zh-rCN/strings.xml22
-rw-r--r--res/values-zh-rHK/strings.xml22
-rw-r--r--res/values-zh-rTW/strings.xml22
-rw-r--r--res/values-zu/strings.xml22
57 files changed, 0 insertions, 1254 deletions
diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml
deleted file mode 100644
index 2622bcd..0000000
--- a/res/values-af/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Kies \'n kleur"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Kleur <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Kleur <xliff:g id="COLOR_INDEX">%1$d</xliff:g> gekies"</string>
-</resources>
diff --git a/res/values-am/strings.xml b/res/values-am/strings.xml
deleted file mode 100644
index 47bd2b8..0000000
--- a/res/values-am/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"ቀለም ምረጥ"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"ቀለም <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"ቀለም <xliff:g id="COLOR_INDEX">%1$d</xliff:g> ተመርጧል"</string>
-</resources>
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml
deleted file mode 100644
index e619ee4..0000000
--- a/res/values-ar/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"تحديد لون:"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"اللون <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"تم تحديد اللون <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml
deleted file mode 100644
index 1e84291..0000000
--- a/res/values-be/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Выберыце колер"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Колер: <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Выбраны колер <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml
deleted file mode 100644
index 979f2d6..0000000
--- a/res/values-bg/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Избиране на цвят"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Цвят <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Избрахте цвят <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
deleted file mode 100644
index 613b935..0000000
--- a/res/values-ca/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Selecciona un color"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Color <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"S\'ha seleccionat el color <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
deleted file mode 100644
index 08aaab8..0000000
--- a/res/values-cs/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Vyberte barvu"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Barva <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Barva <xliff:g id="COLOR_INDEX">%1$d</xliff:g> je vybrána"</string>
-</resources>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
deleted file mode 100644
index ff3bfb5..0000000
--- a/res/values-da/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Vælg en farve"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Farve <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Farve <xliff:g id="COLOR_INDEX">%1$d</xliff:g> valgt"</string>
-</resources>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
deleted file mode 100644
index f8ef0ba..0000000
--- a/res/values-de/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Farbe auswählen:"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Farbe <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Farbe <xliff:g id="COLOR_INDEX">%1$d</xliff:g> ausgewählt"</string>
-</resources>
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
deleted file mode 100644
index d72feb0..0000000
--- a/res/values-el/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Επιλέξτε χρώμα"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Χρώμα <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Επιλέχτηκε το χρώμα <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
deleted file mode 100644
index 0d2fdc3..0000000
--- a/res/values-en-rGB/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Select a Colour"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Colour <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Colour <xliff:g id="COLOR_INDEX">%1$d</xliff:g> selected"</string>
-</resources>
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
deleted file mode 100644
index 0d2fdc3..0000000
--- a/res/values-en-rIN/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Select a Colour"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Colour <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Colour <xliff:g id="COLOR_INDEX">%1$d</xliff:g> selected"</string>
-</resources>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
deleted file mode 100644
index c7ff625..0000000
--- a/res/values-es-rUS/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Seleccionar un color"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Color <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Color <xliff:g id="COLOR_INDEX">%1$d</xliff:g> seleccionado"</string>
-</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
deleted file mode 100644
index 5a8db84..0000000
--- a/res/values-es/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Selecciona un color"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Color <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Color <xliff:g id="COLOR_INDEX">%1$d</xliff:g> seleccionado"</string>
-</resources>
diff --git a/res/values-et-rEE/strings.xml b/res/values-et-rEE/strings.xml
deleted file mode 100644
index 544e32c..0000000
--- a/res/values-et-rEE/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Valige värv"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Värv <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Valitud on värv <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-et/strings.xml b/res/values-et/strings.xml
deleted file mode 100644
index 544e32c..0000000
--- a/res/values-et/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Valige värv"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Värv <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Valitud on värv <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml
deleted file mode 100644
index ebc96f1..0000000
--- a/res/values-fa/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"انتخاب رنگ"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"رنگ <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"رنگ <xliff:g id="COLOR_INDEX">%1$d</xliff:g> انتخاب شد"</string>
-</resources>
diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml
deleted file mode 100644
index 5529866..0000000
--- a/res/values-fi/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Valitse väri"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Väri <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Väri <xliff:g id="COLOR_INDEX">%1$d</xliff:g> on valittu"</string>
-</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
deleted file mode 100644
index 61ae1c3..0000000
--- a/res/values-fr/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Sélectionner une couleur"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Couleur <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Couleur <xliff:g id="COLOR_INDEX">%1$d</xliff:g> sélectionnée"</string>
-</resources>
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml
deleted file mode 100644
index 7b27b66..0000000
--- a/res/values-hi/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"कोई रंग चुनें:"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"रंग <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"रंग <xliff:g id="COLOR_INDEX">%1$d</xliff:g> चयनित"</string>
-</resources>
diff --git a/res/values-hr/strings.xml b/res/values-hr/strings.xml
deleted file mode 100644
index 2ad3fcf..0000000
--- a/res/values-hr/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Odabir boje"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Boja <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Odabrana je boja <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml
deleted file mode 100644
index 4e22944..0000000
--- a/res/values-hu/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Válasszon színt"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"<xliff:g id="COLOR_INDEX">%1$d</xliff:g>. szín"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"<xliff:g id="COLOR_INDEX">%1$d</xliff:g>. szín kiválasztva"</string>
-</resources>
diff --git a/res/values-hy-rAM/strings.xml b/res/values-hy-rAM/strings.xml
deleted file mode 100644
index 5a63133..0000000
--- a/res/values-hy-rAM/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Ընտրեք գույնը"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Գույնը <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Ընտրվել է <xliff:g id="COLOR_INDEX">%1$d</xliff:g> գույնը"</string>
-</resources>
diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml
deleted file mode 100644
index ef7d665..0000000
--- a/res/values-in/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Pilih warna:"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Warna <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Warna <xliff:g id="COLOR_INDEX">%1$d</xliff:g> dipilih"</string>
-</resources>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
deleted file mode 100644
index 8b899e4..0000000
--- a/res/values-it/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Seleziona un colore"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Colore <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Colore selezionato: <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
deleted file mode 100644
index a4511f9..0000000
--- a/res/values-iw/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"בחר צבע"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"צבע <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"צבע <xliff:g id="COLOR_INDEX">%1$d</xliff:g> נבחר"</string>
-</resources>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
deleted file mode 100644
index 7454447..0000000
--- a/res/values-ja/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"色の選択"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"色<xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"色<xliff:g id="COLOR_INDEX">%1$d</xliff:g>を選択しました"</string>
-</resources>
diff --git a/res/values-ka-rGE/strings.xml b/res/values-ka-rGE/strings.xml
deleted file mode 100644
index 594ba6d..0000000
--- a/res/values-ka-rGE/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"ფერის არჩევა"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"ფერი <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"არჩეულია ფერი <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-km-rKH/strings.xml b/res/values-km-rKH/strings.xml
deleted file mode 100644
index 7ca023b..0000000
--- a/res/values-km-rKH/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"ជ្រើស​ពណ៌"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"ពណ៌ <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"បាន​ជ្រើស​ពណ៌ <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
deleted file mode 100644
index 5e06f99..0000000
--- a/res/values-ko/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"색상 선택"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"색상 <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"색상 <xliff:g id="COLOR_INDEX">%1$d</xliff:g>이(가) 선택됨"</string>
-</resources>
diff --git a/res/values-lo-rLA/strings.xml b/res/values-lo-rLA/strings.xml
deleted file mode 100644
index 7b1895e..0000000
--- a/res/values-lo-rLA/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"ເລືອກ​ສີ"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"ສີ <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"​ເລືອກສີ <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-lt/strings.xml b/res/values-lt/strings.xml
deleted file mode 100644
index 1610952..0000000
--- a/res/values-lt/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Pasirinkite spalvą"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"<xliff:g id="COLOR_INDEX">%1$d</xliff:g> spalva"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"<xliff:g id="COLOR_INDEX">%1$d</xliff:g> spalva pasirinkta"</string>
-</resources>
diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml
deleted file mode 100644
index e844bce..0000000
--- a/res/values-lv/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Krāsas atlase"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Krāsa Nr. <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Atlasīta krāsa Nr. <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-mn-rMN/strings.xml b/res/values-mn-rMN/strings.xml
deleted file mode 100644
index 25041c5..0000000
--- a/res/values-mn-rMN/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Өнгө сонгоно уу"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Өнгө <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Өнгө <xliff:g id="COLOR_INDEX">%1$d</xliff:g> сонгогдсон"</string>
-</resources>
diff --git a/res/values-ms-rMY/strings.xml b/res/values-ms-rMY/strings.xml
deleted file mode 100644
index fbac381..0000000
--- a/res/values-ms-rMY/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Pilih Warna"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Warna <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Warna <xliff:g id="COLOR_INDEX">%1$d</xliff:g> dipilih"</string>
-</resources>
diff --git a/res/values-ms/strings.xml b/res/values-ms/strings.xml
deleted file mode 100644
index fbac381..0000000
--- a/res/values-ms/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Pilih Warna"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Warna <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Warna <xliff:g id="COLOR_INDEX">%1$d</xliff:g> dipilih"</string>
-</resources>
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
deleted file mode 100644
index ce5a81e..0000000
--- a/res/values-nb/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Velg en farge"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Farge <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Farge <xliff:g id="COLOR_INDEX">%1$d</xliff:g> er valgt"</string>
-</resources>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
deleted file mode 100644
index 2dec3ea..0000000
--- a/res/values-nl/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Een kleur selecteren"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Kleur <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Kleur <xliff:g id="COLOR_INDEX">%1$d</xliff:g> geselecteerd"</string>
-</resources>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
deleted file mode 100644
index 04b43ec..0000000
--- a/res/values-pl/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Wybierz kolor"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Kolor <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Wybrałeś kolor <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
deleted file mode 100644
index 30fd75b..0000000
--- a/res/values-pt-rPT/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Selecionar uma Cor"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Cor <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Cor <xliff:g id="COLOR_INDEX">%1$d</xliff:g> selecionada"</string>
-</resources>
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
deleted file mode 100644
index 5eca2e0..0000000
--- a/res/values-pt/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Selecione uma cor"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Cor <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Cor <xliff:g id="COLOR_INDEX">%1$d</xliff:g> selecionada"</string>
-</resources>
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
deleted file mode 100644
index bcc245d..0000000
--- a/res/values-ro/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Selectați o culoare"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Culoarea <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Culoarea <xliff:g id="COLOR_INDEX">%1$d</xliff:g> este selectată"</string>
-</resources>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
deleted file mode 100644
index 0fc7a22..0000000
--- a/res/values-ru/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Выберите цвет"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Цвет: <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Выбран цвет <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-sk/strings.xml b/res/values-sk/strings.xml
deleted file mode 100644
index 900d3b2..0000000
--- a/res/values-sk/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Vyberte farbu"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Farba <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Bola vybratá farba <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml
deleted file mode 100644
index e62c9d3..0000000
--- a/res/values-sl/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Izberite barvo:"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Barva <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Izbrana je barva <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml
deleted file mode 100644
index 6ca8340..0000000
--- a/res/values-sr/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Изаберите боју"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Боја <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Боја <xliff:g id="COLOR_INDEX">%1$d</xliff:g> је изабрана"</string>
-</resources>
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
deleted file mode 100644
index ac2514b..0000000
--- a/res/values-sv/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Välj en färg"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Färg <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Färg <xliff:g id="COLOR_INDEX">%1$d</xliff:g> vald"</string>
-</resources>
diff --git a/res/values-sw/strings.xml b/res/values-sw/strings.xml
deleted file mode 100644
index fb1d587..0000000
--- a/res/values-sw/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Chagua Rangi"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Rangi <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Rangi <xliff:g id="COLOR_INDEX">%1$d</xliff:g> iliyochaguliwa"</string>
-</resources>
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml
deleted file mode 100644
index e2d2934..0000000
--- a/res/values-th/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"เลือกสี"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"สี <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"เลือกสี <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-tl/strings.xml b/res/values-tl/strings.xml
deleted file mode 100644
index e7fb303..0000000
--- a/res/values-tl/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Pumili ng Kulay"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Kulay na <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Napili ang kulay na <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
deleted file mode 100644
index 4157d96..0000000
--- a/res/values-tr/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Bir Renk Seçin"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Renk <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Renk <xliff:g id="COLOR_INDEX">%1$d</xliff:g> seçildi"</string>
-</resources>
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml
deleted file mode 100644
index a8bf87b..0000000
--- a/res/values-uk/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Вибрати колір"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Колір <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Вибрано колір: <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml
deleted file mode 100644
index e027169..0000000
--- a/res/values-vi/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Chọn màu"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Màu <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Đã chọn màu <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
deleted file mode 100644
index c1c1d58..0000000
--- a/res/values-zh-rCN/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"选择颜色"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"颜色 <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"已选择颜色 <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
deleted file mode 100644
index 5fffb7f..0000000
--- a/res/values-zh-rHK/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"選取顏色"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"顏色 <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"已選取顏色 <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
deleted file mode 100644
index 86e4782..0000000
--- a/res/values-zh-rTW/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"選取顏色"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"色彩 <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"已選取色彩 <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
-</resources>
diff --git a/res/values-zu/strings.xml b/res/values-zu/strings.xml
deleted file mode 100644
index 98e213f..0000000
--- a/res/values-zu/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"Khetha umbala"</string>
- <string name="color_swatch_description" msgid="2883438431173736180">"Umbala we-<xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"Umbala we-<xliff:g id="COLOR_INDEX">%1$d</xliff:g> ukhethiwe"</string>
-</resources>