summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Rizzoli <joey@cyanogenmoditalia.it>2016-06-30 13:31:33 +0200
committerJoey Rizzoli <joey@cyanogenmoditalia.it>2016-06-30 13:31:47 +0200
commit2c40f6b7aea52ee1a1476998bf0eabb9e9a702f2 (patch)
tree4b75e113a725b2d30fb0d0fcf8dae8bb410c3a6f
parent00f154b9d9d3ed2d86e6c331900d15177067d092 (diff)
downloadandroid_packages_apps_Gello-2c40f6b7aea52ee1a1476998bf0eabb9e9a702f2.tar.gz
android_packages_apps_Gello-2c40f6b7aea52ee1a1476998bf0eabb9e9a702f2.tar.bz2
android_packages_apps_Gello-2c40f6b7aea52ee1a1476998bf0eabb9e9a702f2.zip
Gello: nuke unused/broken localized search engines
Jira: BUGDUMP-7770686 Change-Id: I28d3b7c0883ce92902dc19f02ea4386ad3e1dd7f Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it>
-rw-r--r--res/values-en-rUS/donottranslate-search_engines.xml30
-rw-r--r--res/values-es-rES/donottranslate-search_engines.xml33
-rw-r--r--res/values-ru-rRU/donottranslate-search_engines.xml30
3 files changed, 0 insertions, 93 deletions
diff --git a/res/values-en-rUS/donottranslate-search_engines.xml b/res/values-en-rUS/donottranslate-search_engines.xml
deleted file mode 100644
index 920dcec5..00000000
--- a/res/values-en-rUS/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2010 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.
--->
-<!--
-****
-**** THIS FILE WAS GENERATED BY tools/get_search_engines.py
-****
-
-Each value in the string-array is the name of a value in all_search_engines.xml
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string-array name="search_engines" translatable="false">
- <item>google</item>
- <item>yahoo</item>
- <item>bing</item>
- <item>DuckDuckGo</item>
- </string-array>
-</resources>
diff --git a/res/values-es-rES/donottranslate-search_engines.xml b/res/values-es-rES/donottranslate-search_engines.xml
deleted file mode 100644
index 4bafb451..00000000
--- a/res/values-es-rES/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2010 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.
--->
-<!--
-****
-**** THIS FILE WAS GENERATED BY tools/get_search_engines.py
-****
-
-Each value in the string-array is the name of a value in all_search_engines.xml
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string-array name="search_engines" translatable="false">
- <item>google</item>
- <item>ask_es</item>
- <item>bing_es_ES</item>
- <item>yahoo_es</item>
- <item>terra_es</item>
- <item>hispavista</item>
- <item>DuckDuckGo</item>
- </string-array>
-</resources>
diff --git a/res/values-ru-rRU/donottranslate-search_engines.xml b/res/values-ru-rRU/donottranslate-search_engines.xml
deleted file mode 100644
index 920dcec5..00000000
--- a/res/values-ru-rRU/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2010 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.
--->
-<!--
-****
-**** THIS FILE WAS GENERATED BY tools/get_search_engines.py
-****
-
-Each value in the string-array is the name of a value in all_search_engines.xml
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string-array name="search_engines" translatable="false">
- <item>google</item>
- <item>yahoo</item>
- <item>bing</item>
- <item>DuckDuckGo</item>
- </string-array>
-</resources>