summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2013-12-09 13:55:12 -0800
committerBaligh Uddin <baligh@google.com>2013-12-09 22:41:52 +0000
commita167907a4972ccca0ff8f644be527096ed719441 (patch)
tree8842e898fa6b4df8f73842c209d9fd532984af0d
parent5279d69ea007a16483598a7bd73f3a229acf1048 (diff)
downloadandroid_frameworks_opt_colorpicker-a167907a4972ccca0ff8f644be527096ed719441.tar.gz
android_frameworks_opt_colorpicker-a167907a4972ccca0ff8f644be527096ed719441.tar.bz2
android_frameworks_opt_colorpicker-a167907a4972ccca0ff8f644be527096ed719441.zip
Remove deprecated locales
Bug:11340849 Change-Id: Ib3a3815a1619ec01b19901d547edab331c00f6b9
-rw-r--r--res/values-be/strings.xml22
-rw-r--r--res/values-et/strings.xml22
-rw-r--r--res/values-ms/strings.xml22
3 files changed, 0 insertions, 66 deletions
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-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-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>