summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHagen Graf <hagen@familygraf.de>2016-05-24 15:16:51 +0200
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-06-05 01:56:05 -0700
commit6359b692d4f50bfbf916e4c578ed2c827c3f7a37 (patch)
treee5412b70a5ef1720959f71a3a63d6d3bdbcce6cf
parente01b231772a0aacd46e6f1c800f4deeef50e1099 (diff)
downloadandroid_packages_apps_Gello-6359b692d4f50bfbf916e4c578ed2c827c3f7a37.tar.gz
android_packages_apps_Gello-6359b692d4f50bfbf916e4c578ed2c827c3f7a37.tar.bz2
android_packages_apps_Gello-6359b692d4f50bfbf916e4c578ed2c827c3f7a37.zip
Gello: cleanup search engine list
Change-Id: I2a3a8a90264829e699e1f47dbc5ac8bb277f4938 Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it>
-rw-r--r--res/values-cs-rCZ/donottranslate-search_engines.xml31
-rw-r--r--res/values-da-rDK/donottranslate-search_engines.xml29
-rw-r--r--res/values-de-rAT/donottranslate-search_engines.xml29
-rw-r--r--res/values-de-rCH/donottranslate-search_engines.xml32
-rw-r--r--res/values-de-rDE/donottranslate-search_engines.xml30
-rw-r--r--res/values-el-rGR/donottranslate-search_engines.xml30
-rw-r--r--res/values-en-rAU/donottranslate-search_engines.xml29
-rw-r--r--res/values-en-rGB/donottranslate-search_engines.xml32
-rw-r--r--res/values-en-rIE/donottranslate-search_engines.xml29
-rw-r--r--res/values-en-rNZ/donottranslate-search_engines.xml29
-rw-r--r--res/values-en-rSG/donottranslate-search_engines.xml30
-rw-r--r--res/values-en-rZA/donottranslate-search_engines.xml29
-rw-r--r--res/values-fr-rBE/donottranslate-search_engines.xml30
-rw-r--r--res/values-fr-rFR/donottranslate-search_engines.xml29
-rw-r--r--res/values-it-rIT/donottranslate-search_engines.xml32
-rw-r--r--res/values-ja-rJP/donottranslate-search_engines.xml30
-rw-r--r--res/values-ko-rKR/donottranslate-search_engines.xml31
-rw-r--r--res/values-nb-rNO/donottranslate-search_engines.xml31
-rw-r--r--res/values-nl-rBE/donottranslate-search_engines.xml30
-rw-r--r--res/values-nl-rNL/donottranslate-search_engines.xml30
-rw-r--r--res/values-pl-rPL/donottranslate-search_engines.xml32
-rw-r--r--res/values-pt-rBR/donottranslate-search_engines.xml30
-rw-r--r--res/values-pt-rPT/donottranslate-search_engines.xml30
-rw-r--r--res/values-sv-rSE/donottranslate-search_engines.xml32
-rw-r--r--res/values-tr-rTR/donottranslate-search_engines.xml30
-rw-r--r--res/values-zh-rCN/donottranslate-search_engines.xml31
-rw-r--r--res/values-zh-rHK/donottranslate-search_engines.xml30
-rw-r--r--res/values-zh-rTW/donottranslate-search_engines.xml29
-rw-r--r--res/values/all_search_engines.xml852
-rw-r--r--res/values/donottranslate-search_engines.xml8
30 files changed, 72 insertions, 1634 deletions
diff --git a/res/values-cs-rCZ/donottranslate-search_engines.xml b/res/values-cs-rCZ/donottranslate-search_engines.xml
deleted file mode 100644
index 5aea8c81..00000000
--- a/res/values-cs-rCZ/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,31 +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>seznam</item>
- <item>bing_cs_CZ</item>
- <item>centrum_cz</item>
- <item>atlas_cz</item>
- </string-array>
-</resources>
diff --git a/res/values-da-rDK/donottranslate-search_engines.xml b/res/values-da-rDK/donottranslate-search_engines.xml
deleted file mode 100644
index 73360b14..00000000
--- a/res/values-da-rDK/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,29 +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>bing_da_DK</item>
- <item>yahoo_dk</item>
- </string-array>
-</resources>
diff --git a/res/values-de-rAT/donottranslate-search_engines.xml b/res/values-de-rAT/donottranslate-search_engines.xml
deleted file mode 100644
index 708d7ede..00000000
--- a/res/values-de-rAT/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,29 +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_at</item>
- <item>bing_de_AT</item>
- </string-array>
-</resources>
diff --git a/res/values-de-rCH/donottranslate-search_engines.xml b/res/values-de-rCH/donottranslate-search_engines.xml
deleted file mode 100644
index 4e2360e6..00000000
--- a/res/values-de-rCH/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,32 +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_ch</item>
- <item>bing_de_CH</item>
- <item>bing_fr_CH</item>
- <item>search_de_CH</item>
- <item>search_fr_CH</item>
- </string-array>
-</resources>
diff --git a/res/values-de-rDE/donottranslate-search_engines.xml b/res/values-de-rDE/donottranslate-search_engines.xml
deleted file mode 100644
index 5fdde69b..00000000
--- a/res/values-de-rDE/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>ask_de</item>
- <item>bing_de_DE</item>
- <item>yahoo_de</item>
- </string-array>
-</resources>
diff --git a/res/values-el-rGR/donottranslate-search_engines.xml b/res/values-el-rGR/donottranslate-search_engines.xml
deleted file mode 100644
index 8185cf3c..00000000
--- a/res/values-el-rGR/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>in</item>
- <item>bing_el_GR</item>
- </string-array>
-</resources>
diff --git a/res/values-en-rAU/donottranslate-search_engines.xml b/res/values-en-rAU/donottranslate-search_engines.xml
deleted file mode 100644
index 08765acb..00000000
--- a/res/values-en-rAU/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,29 +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>bing_en_AU</item>
- <item>yahoo_au</item>
- </string-array>
-</resources>
diff --git a/res/values-en-rGB/donottranslate-search_engines.xml b/res/values-en-rGB/donottranslate-search_engines.xml
deleted file mode 100644
index d1cf6550..00000000
--- a/res/values-en-rGB/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,32 +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_uk</item>
- <item>yahoo_uk</item>
- <item>bing_en_GB</item>
- <item>DuckDuckGo</item>
- <item>duckduckgo_en_gb</item>
- </string-array>
-</resources>
diff --git a/res/values-en-rIE/donottranslate-search_engines.xml b/res/values-en-rIE/donottranslate-search_engines.xml
deleted file mode 100644
index 25f3f294..00000000
--- a/res/values-en-rIE/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,29 +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_uk</item>
- <item>bing_en_IE</item>
- </string-array>
-</resources>
diff --git a/res/values-en-rNZ/donottranslate-search_engines.xml b/res/values-en-rNZ/donottranslate-search_engines.xml
deleted file mode 100644
index 2044c379..00000000
--- a/res/values-en-rNZ/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,29 +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_nz</item>
- <item>bing_en_NZ</item>
- </string-array>
-</resources>
diff --git a/res/values-en-rSG/donottranslate-search_engines.xml b/res/values-en-rSG/donottranslate-search_engines.xml
deleted file mode 100644
index 74d6939c..00000000
--- a/res/values-en-rSG/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_sg</item>
- <item>bing_en_SG</item>
- <item>rednano</item>
- </string-array>
-</resources>
diff --git a/res/values-en-rZA/donottranslate-search_engines.xml b/res/values-en-rZA/donottranslate-search_engines.xml
deleted file mode 100644
index bab95c41..00000000
--- a/res/values-en-rZA/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,29 +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_en_ZA</item>
- </string-array>
-</resources>
diff --git a/res/values-fr-rBE/donottranslate-search_engines.xml b/res/values-fr-rBE/donottranslate-search_engines.xml
deleted file mode 100644
index d743fc09..00000000
--- a/res/values-fr-rBE/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>bing_nl_BE</item>
- <item>yahoo</item>
- <item>bing_fr_BE</item>
- </string-array>
-</resources>
diff --git a/res/values-fr-rFR/donottranslate-search_engines.xml b/res/values-fr-rFR/donottranslate-search_engines.xml
deleted file mode 100644
index 4a75e4cd..00000000
--- a/res/values-fr-rFR/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,29 +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_fr</item>
- <item>bing_fr_FR</item>
- </string-array>
-</resources>
diff --git a/res/values-it-rIT/donottranslate-search_engines.xml b/res/values-it-rIT/donottranslate-search_engines.xml
deleted file mode 100644
index c2be0d45..00000000
--- a/res/values-it-rIT/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,32 +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_it</item>
- <item>virgilio</item>
- <item>bing_it_IT</item>
- <item>yahoo_it</item>
- <item>libero</item>
- </string-array>
-</resources>
diff --git a/res/values-ja-rJP/donottranslate-search_engines.xml b/res/values-ja-rJP/donottranslate-search_engines.xml
deleted file mode 100644
index 03c23f42..00000000
--- a/res/values-ja-rJP/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_jp</item>
- <item>bing_ja_JP</item>
- <item>goo</item>
- </string-array>
-</resources>
diff --git a/res/values-ko-rKR/donottranslate-search_engines.xml b/res/values-ko-rKR/donottranslate-search_engines.xml
deleted file mode 100644
index 4f246312..00000000
--- a/res/values-ko-rKR/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,31 +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>naver</item>
- <item>daum</item>
- <item>yahoo_kr</item>
- <item>nate</item>
- </string-array>
-</resources>
diff --git a/res/values-nb-rNO/donottranslate-search_engines.xml b/res/values-nb-rNO/donottranslate-search_engines.xml
deleted file mode 100644
index 418f6d2e..00000000
--- a/res/values-nb-rNO/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,31 +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>bing_nb_NO</item>
- <item>abcsok</item>
- <item>yahoo_no</item>
- <item>kvasir</item>
- </string-array>
-</resources>
diff --git a/res/values-nl-rBE/donottranslate-search_engines.xml b/res/values-nl-rBE/donottranslate-search_engines.xml
deleted file mode 100644
index d743fc09..00000000
--- a/res/values-nl-rBE/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>bing_nl_BE</item>
- <item>yahoo</item>
- <item>bing_fr_BE</item>
- </string-array>
-</resources>
diff --git a/res/values-nl-rNL/donottranslate-search_engines.xml b/res/values-nl-rNL/donottranslate-search_engines.xml
deleted file mode 100644
index b9c1b40b..00000000
--- a/res/values-nl-rNL/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>bing_nl_NL</item>
- <item>yahoo_nl</item>
- <item>ask_nl</item>
- </string-array>
-</resources>
diff --git a/res/values-pl-rPL/donottranslate-search_engines.xml b/res/values-pl-rPL/donottranslate-search_engines.xml
deleted file mode 100644
index ddc262e9..00000000
--- a/res/values-pl-rPL/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,32 +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>bing_pl_PL</item>
- <item>netsprint</item>
- <item>yahoo_uk</item>
- <item>onet</item>
- <item>wp</item>
- </string-array>
-</resources>
diff --git a/res/values-pt-rBR/donottranslate-search_engines.xml b/res/values-pt-rBR/donottranslate-search_engines.xml
deleted file mode 100644
index 56cda349..00000000
--- a/res/values-pt-rBR/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>bing_pt_BR</item>
- <item>yahoo_br</item>
- <item>uol</item>
- </string-array>
-</resources>
diff --git a/res/values-pt-rPT/donottranslate-search_engines.xml b/res/values-pt-rPT/donottranslate-search_engines.xml
deleted file mode 100644
index 3780d730..00000000
--- a/res/values-pt-rPT/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>sapo</item>
- <item>bing_pt_PT</item>
- <item>yahoo</item>
- </string-array>
-</resources>
diff --git a/res/values-sv-rSE/donottranslate-search_engines.xml b/res/values-sv-rSE/donottranslate-search_engines.xml
deleted file mode 100644
index f2163573..00000000
--- a/res/values-sv-rSE/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,32 +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>bing_sv_SE</item>
- <item>yahoo_se</item>
- <item>altavista_se</item>
- <item>spray</item>
- <item>eniro_se</item>
- </string-array>
-</resources>
diff --git a/res/values-tr-rTR/donottranslate-search_engines.xml b/res/values-tr-rTR/donottranslate-search_engines.xml
deleted file mode 100644
index 06cdb127..00000000
--- a/res/values-tr-rTR/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>bing_tr_TR</item>
- <item>yahoo</item>
- <item>mynet</item>
- </string-array>
-</resources>
diff --git a/res/values-zh-rCN/donottranslate-search_engines.xml b/res/values-zh-rCN/donottranslate-search_engines.xml
deleted file mode 100644
index 5a3c0c66..00000000
--- a/res/values-zh-rCN/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,31 +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>baidu_cn</item>
- <item>yahoo_cn</item>
- <item>bing_zh_CN</item>
- </string-array>
- <string name="default_search_engine_value">baidu_cn</string>
-</resources>
diff --git a/res/values-zh-rHK/donottranslate-search_engines.xml b/res/values-zh-rHK/donottranslate-search_engines.xml
deleted file mode 100644
index eaf35d54..00000000
--- a/res/values-zh-rHK/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_hk</item>
- <item>bing_zh_HK</item>
- <item>baidu</item>
- </string-array>
-</resources>
diff --git a/res/values-zh-rTW/donottranslate-search_engines.xml b/res/values-zh-rTW/donottranslate-search_engines.xml
deleted file mode 100644
index 6d02b434..00000000
--- a/res/values-zh-rTW/donottranslate-search_engines.xml
+++ /dev/null
@@ -1,29 +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_tw</item>
- <item>bing_zh_TW</item>
- </string-array>
-</resources>
diff --git a/res/values/all_search_engines.xml b/res/values/all_search_engines.xml
index ec87ff43..6c68f702 100644
--- a/res/values/all_search_engines.xml
+++ b/res/values/all_search_engines.xml
@@ -16,10 +16,6 @@
<!--
-****
-**** THIS FILE WAS GENERATED BY tools/get_search_engines.py
-****
-
Each string-array item below refers to one search engine in a specific locale, and the name of the
item is referred to by the <engine_X_name> items in the locale specific search_engines.xml file.
@@ -36,783 +32,75 @@ http://www.opensearch.org/Specifications/OpenSearch/1.1/Draft_4#OpenSearch_1.1_p
-->
<resources>
- <string-array name="DuckDuckGo" translatable="false">
- <item>DuckDuckGo</item>
- <item>duckduckgo.com</item>
- <item>http://duckduckgo.com/favicon.ico</item>
- <item>https://duckduckgo.com/?q={searchTerms}&amp;t=cyanogenmod</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="duckduckgo_en_gb" translatable="false">
- <item>DuckDuckGo (UK)</item>
- <item>duckduckgo.com</item>
- <item>https://duckduckgo.com/favicon.ico</item>
- <item>https://duckduckgo.com/?q={searchTerms}%20r:uk&amp;t=cyanogenmod</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="yahoo_uk" translatable="false">
- <item>Yahoo! UK &amp; Ireland</item>
- <item>uk.yahoo.com</item>
- <item>http://uk.search.yahoo.com/favicon.ico</item>
- <item>http://uk.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://uk-sayt.ff.search.yahoo.com/gossip-uk-sayt?output=fxjson&amp;command={searchTerms}</item>
- </string-array>
- <string-array name="yahoo_jp" translatable="false">
- <item>Yahoo! JAPAN</item>
- <item>yahoo.co.jp</item>
- <item>http://search.yahoo.co.jp/favicon.ico</item>
- <item>http://search.yahoo.co.jp/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="rambler" translatable="false">
- <item>Rambler</item>
- <item>rambler.ru</item>
- <item>http://www.rambler.ru/favicon.ico</item>
- <item>http://www.rambler.ru/srch?words={searchTerms}</item>
- <item>windows-1251</item>
- <item></item>
- </string-array>
- <string-array name="yahoo_br" translatable="false">
- <item>Yahoo! Brasil</item>
- <item>br.yahoo.com</item>
- <item>http://br.search.yahoo.com/favicon.ico</item>
- <item>http://br.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://br-sayt.ff.search.yahoo.com/gossip-br-sayt?output=fxjson&amp;command={searchTerms}</item>
- </string-array>
- <string-array name="bing_zh_HK" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=zh-HK&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="bing_el_GR" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=el-GR&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="bing_tr_TR" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=tr-TR&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="ask_uk" translatable="false">
- <item>Ask Jeeves</item>
- <item>uk.ask.com</item>
- <item>http://uk.ask.com/favicon.ico</item>
- <item>http://uk.ask.com/web?q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://ss.uk.ask.com/query?q={searchTerms}&amp;li=ff</item>
- </string-array>
- <string-array name="nate" translatable="false">
- <item>&#xb124;&#xc774;&#xd2b8;&#xb2f7;&#xcef4;</item>
- <item>nate.com</item>
- <item>http://nate.search.empas.com/favicon.ico</item>
- <item>http://nate.search.empas.com/search/all.html?q={searchTerms}</item>
- <item>EUC-KR</item>
- <item></item>
- </string-array>
- <string-array name="uol" translatable="false">
- <item>UOL Busca</item>
- <item>busca.uol.com.br</item>
- <item>http://busca.uol.com.br/favicon.ico</item>
- <item>http://busca.uol.com.br/www/index.html?q={searchTerms}</item>
- <item>ISO-8859-1</item>
- <item></item>
- </string-array>
- <string-array name="baidu_cn" translatable="false">
- <item>&#x767e;&#x5ea6;</item>
- <item>baidu.com</item>
- <item>http://www.baidu.com/favicon.ico</item>
- <item>http://www.baidu.com/s?wd={searchTerms}</item>
- <item>GB2312</item>
- <item></item>
- </string-array>
- <string-array name="baidu" translatable="false">
- <item>Baidu</item>
- <item>baidu.com</item>
- <item>http://www.baidu.com/favicon.ico</item>
- <item>http://www.baidu.com/s?wd={searchTerms}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="yahoo_ch" translatable="false">
- <item>Yahoo! Suche</item>
- <item>ch.yahoo.com</item>
- <item>http://ch.search.yahoo.com/favicon.ico</item>
- <item>http://ch.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="bing_nl_BE" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=nl-BE&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="yahoo_cn" translatable="false">
- <item>&#x4e2d;&#x56fd;&#x96c5;&#x864e;</item>
- <item>cn.yahoo.com</item>
- <item>http://sg.search.yahoo.com/favicon.ico</item>
- <item>http://sg.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="onet" translatable="false">
- <item>Onet.pl</item>
- <item>onet.pl</item>
- <item>http://szukaj.onet.pl/favicon.ico</item>
- <item>http://szukaj.onet.pl/query.html?qt={searchTerms}</item>
- <item>ISO-8859-2</item>
- <item></item>
- </string-array>
- <string-array name="ask_es" translatable="false">
- <item>Ask.com Espa&#x00f1;a</item>
- <item>es.ask.com</item>
- <item>http://es.ask.com/favicon.ico</item>
- <item>http://es.ask.com/web?q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://ss.es.ask.com/query?q={searchTerms}&amp;li=ff</item>
- </string-array>
- <string-array name="bing_cs_CZ" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=cs-CZ&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="altavista_se" translatable="false">
- <item>AltaVista</item>
- <item>se.altavista.com</item>
- <item>http://se.altavista.com/favicon.ico</item>
- <item>http://se.altavista.com/web/results?q={searchTerms}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="mail_ru" translatable="false">
- <item>\@MAIL.RU</item>
- <item>mail.ru</item>
- <item>http://img.go.mail.ru/favicon.ico</item>
- <item>http://go.mail.ru/search?q={searchTerms}</item>
- <item>windows-1251</item>
- <item></item>
- </string-array>
- <string-array name="hispavista" translatable="false">
- <item>hispavista</item>
- <item>hispavista.com</item>
- <item>http://buscar.hispavista.com/favicon.ico</item>
- <item>http://buscar.hispavista.com/?cadena={searchTerms}</item>
- <item>iso-8859-1</item>
- <item></item>
- </string-array>
- <string-array name="bing_zh_CN" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=zh-CN&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="google" translatable="false">
- <item>Google</item>
- <item>google.com</item>
- <item>https://www.google.com/favicon.ico</item>
- <item>https://www.google.com/search?ie={inputEncoding}&amp;source=android-browser&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>https://www.google.com/complete/search?client=android&amp;q={searchTerms}</item>
- </string-array>
- <string-array name="bing_en_NZ" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=en-NZ&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="bing_fr_BE" translatable="false">
- <item>Bing</item>
- <item></item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=fr-BE&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="rednano" translatable="false">
- <item>Rednano</item>
- <item>rednano.sg</item>
- <item>http://rednano.sg/favicon.ico</item>
- <item>http://rednano.sg/sfe/lwi.action?querystring={searchTerms}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="goo" translatable="false">
- <item>goo</item>
- <item>search.goo.ne.jp</item>
- <item>http://goo.ne.jp/favicon.ico</item>
- <item>http://search.goo.ne.jp/web.jsp?MT={searchTerms}&amp;IE={inputEncoding}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="sapo" translatable="false">
- <item>SAPO</item>
- <item>sapo.pt</item>
- <item>http://imgs.sapo.pt/images/sapo.ico</item>
- <item>http://pesquisa.sapo.pt/?q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://pesquisa.sapo.pt/livesapo?q={searchTerms}</item>
- </string-array>
- <string-array name="bing_it_IT" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=it-IT&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="bing_es_ES" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=es-ES&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="abcsok" translatable="false">
- <item>ABC S&#x00f8;k</item>
- <item>abcsok.no</item>
- <item>http://abcsok.no/favicon.ico</item>
- <item>http://abcsok.no/index.html?q={searchTerms}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="yahoo_dk" translatable="false">
- <item>Yahoo! Danmark</item>
- <item>dk.yahoo.com</item>
- <item>http://dk.search.yahoo.com/favicon.ico</item>
- <item>http://dk.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="yahoo_de" translatable="false">
- <item>Yahoo! Deutschland</item>
- <item>de.yahoo.com</item>
- <item>http://de.search.yahoo.com/favicon.ico</item>
- <item>http://de.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://de-sayt.ff.search.yahoo.com/gossip-de-sayt?output=fxjson&amp;command={searchTerms}</item>
- </string-array>
- <string-array name="bing_de_AT" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=de-AT&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="bing_pl_PL" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=pl-PL&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="tut" translatable="false">
- <item>TUT.BY</item>
- <item>tut.by</item>
- <item>http://www.tut.by/favicon.ico</item>
- <item>http://search.tut.by/?query={searchTerms}</item>
- <item>windows-1251</item>
- <item></item>
- </string-array>
- <string-array name="spray" translatable="false">
- <item>Spray</item>
- <item>spray.se</item>
- <item>http://www.eniro.se/favicon.ico</item>
- <item>http://www.eniro.se/query?ax=spray&amp;search_word={searchTerms}&amp;what=web</item>
- <item>ISO-8859-1</item>
- <item></item>
- </string-array>
- <string-array name="wp" translatable="false">
- <item>Wirtualna Polska</item>
- <item>wp.pl</item>
- <item>http://szukaj.wp.pl/favicon.ico</item>
- <item>http://szukaj.wp.pl/szukaj.html?szukaj={searchTerms}</item>
- <item>ISO-8859-2</item>
- <item></item>
- </string-array>
- <string-array name="yahoo_tw" translatable="false">
- <item>Yahoo!&#x5947;&#x6469;</item>
- <item>tw.yahoo.com</item>
- <item>http://tw.search.yahoo.com/favicon.ico</item>
- <item>http://tw.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="atlas_cz" translatable="false">
- <item>Atlas</item>
- <item>atlas.cz</item>
- <item>http://img.atlas.cz/favicon.ico</item>
- <item>http://search.atlas.cz/?q={searchTerms}</item>
- <item>windows-1250</item>
- <item></item>
- </string-array>
- <string-array name="bing_en_GB" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=en-GB&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="yahoo_es" translatable="false">
- <item>Yahoo! Espa&#x00f1;a</item>
- <item>es.yahoo.com</item>
- <item>http://es.search.yahoo.com/favicon.ico</item>
- <item>http://es.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://es-sayt.ff.search.yahoo.com/gossip-es-sayt?output=fxjson&amp;command={searchTerms}</item>
- </string-array>
- <string-array name="libero" translatable="false">
- <item>Libero</item>
- <item>libero.it</item>
- <item>http://arianna.libero.it/favicon.ico</item>
- <item>http://arianna.libero.it/search/abin/integrata.cgi?query={searchTerms}</item>
- <item>ISO-8859-1</item>
- <item></item>
- </string-array>
- <string-array name="bing_sv_SE" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=sv-SE&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="yahoo_nz" translatable="false">
- <item>Yahoo!Xtra</item>
- <item>nz.yahoo.com</item>
- <item>http://nz.search.yahoo.com/favicon.ico</item>
- <item>http://nz.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://aue-sayt.ff.search.yahoo.com/gossip-nz-sayt?output=fxjson&amp;command={searchTerms}</item>
- </string-array>
- <string-array name="terra_es" translatable="false">
- <item>Terra</item>
- <item>terra.es</item>
- <item>http://buscador.terra.es/favicon.ico</item>
- <item>http://buscador.terra.es/Default.aspx?query={searchTerms}&amp;source=Search</item>
- <item>ISO-8859-1</item>
- <item></item>
- </string-array>
- <string-array name="yahoo_nl" translatable="false">
- <item>Yahoo! Nederland</item>
- <item>nl.yahoo.com</item>
- <item>http://nl.search.yahoo.com/favicon.ico</item>
- <item>http://nl.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="yahoo_no" translatable="false">
- <item>Yahoo! Norge</item>
- <item>no.yahoo.com</item>
- <item>http://no.search.yahoo.com/favicon.ico</item>
- <item>http://no.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="daum" translatable="false">
- <item>Daum</item>
- <item>daum.net</item>
- <item>http://search.daum.net/favicon.ico</item>
- <item>http://search.daum.net/search?q={searchTerms}</item>
- <item>EUC-KR</item>
- <item>http://sug.search.daum.net/search_nsuggest?mod=fxjson&amp;q={searchTerms}</item>
- </string-array>
- <string-array name="yahoo_fr" translatable="false">
- <item>Yahoo! France</item>
- <item>fr.yahoo.com</item>
- <item>http://fr.search.yahoo.com/favicon.ico</item>
- <item>http://fr.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://fr-sayt.ff.search.yahoo.com/gossip-fr-sayt?output=fxjson&amp;command={searchTerms}</item>
- </string-array>
- <string-array name="ask_nl" translatable="false">
- <item>Ask.com Nederland</item>
- <item>nl.ask.com</item>
- <item>http://nl.ask.com/favicon.ico</item>
- <item>http://nl.ask.com/web?q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://ss.nl.ask.com/query?q={searchTerms}&amp;li=ff</item>
- </string-array>
- <string-array name="seznam" translatable="false">
- <item>Seznam</item>
- <item>seznam.cz</item>
- <item>http://1.im.cz/szn/img/favicon.ico</item>
- <item>http://search.seznam.cz/?q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://suggest.fulltext.seznam.cz/?dict=fulltext_ff&amp;phrase={searchTerms}&amp;encoding={inputEncoding}&amp;response_encoding=utf-8</item>
- </string-array>
- <string-array name="centrum_cz" translatable="false">
- <item>Centrum.cz</item>
- <item>centrum.cz</item>
- <item>http://img.centrum.cz/6/vy2/o/favicon.ico</item>
- <item>http://search.centrum.cz/index.php?charset={inputEncoding}&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="eniro_se" translatable="false">
- <item>Eniro</item>
- <item>eniro.se</item>
- <item>http://eniro.se/favicon.ico</item>
- <item>http://eniro.se/query?search_word={searchTerms}&amp;what=web_local</item>
- <item>ISO-8859-1</item>
- <item></item>
- </string-array>
- <string-array name="kvasir" translatable="false">
- <item>Kvasir</item>
- <item>kvasir.no</item>
- <item>http://www.kvasir.no/img/favicon.ico</item>
- <item>http://www.kvasir.no/nettsok/searchResult.html?searchExpr={searchTerms}</item>
- <item>ISO-8859-1</item>
- <item></item>
- </string-array>
- <string-array name="yahoo" translatable="false">
- <item>Yahoo!</item>
- <item>yahoo.com</item>
- <item>http://search.yahoo.com/favicon.ico</item>
- <item>http://search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://ff.search.yahoo.com/gossip?output=fxjson&amp;command={searchTerms}</item>
- </string-array>
- <string-array name="bing_en_IE" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=en-IE&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="bing_pt_PT" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=pt-PT&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="bing_de_CH" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=de-CH&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="bing_nl_NL" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=nl-NL&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="bing_fr_CH" translatable="false">
- <item>Bing</item>
- <item></item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=fr-CH&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="bing_zh_TW" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=zh-TW&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="bing_ru_RU" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=ru-RU&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="bing_en_AU" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=en-AU&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="bing_da_DK" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=da-DK&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="ask_it" translatable="false">
- <item>Ask.com Italia</item>
- <item>it.ask.com</item>
- <item>http://it.ask.com/favicon.ico</item>
- <item>http://it.ask.com/web?q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://ss.it.ask.com/query?q={searchTerms}&amp;li=ff</item>
- </string-array>
- <string-array name="yandex_ru" translatable="false">
- <item>&#x042f;&#x043d;&#x0434;&#x0435;&#x043a;&#x0441;</item>
- <item>yandex.ru</item>
- <item>http://yandex.ru/favicon.ico</item>
- <item>http://yandex.ru/yandsearch?text={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://suggest.yandex.net/suggest-ff.cgi?part={searchTerms}</item>
- </string-array>
- <string-array name="bing_ja_JP" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=ja-JP&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="yahoo_kr" translatable="false">
- <item>&#xc57c;&#xd6c4;! &#xcf54;&#xb9ac;&#xc544;</item>
- <item>kr.yahoo.com</item>
- <item>http://kr.search.yahoo.com/favicon.ico</item>
- <item>http://kr.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://kr.atc.search.yahoo.com/atcx.php?property=main&amp;ot=fxjson&amp;ei=utf8&amp;eo=utf8&amp;command={searchTerms}</item>
- </string-array>
- <string-array name="ask_de" translatable="false">
- <item>Ask.com Deutschland</item>
- <item>de.ask.com</item>
- <item>http://de.ask.com/favicon.ico</item>
- <item>http://de.ask.com/web?q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://ss.de.ask.com/query?q={searchTerms}&amp;li=ff</item>
- </string-array>
- <string-array name="yahoo_hk" translatable="false">
- <item>Yahoo! Hong Kong</item>
- <item>hk.yahoo.com</item>
- <item>http://hk.search.yahoo.com/favicon.ico</item>
- <item>http://hk.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="bing_fr_FR" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=fr-FR&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="in" translatable="false">
- <item>in.gr</item>
- <item>in.gr</item>
- <item>http://www.in.gr/favicon.ico</item>
- <item>http://find.in.gr/?qs={searchTerms}</item>
- <item>ISO-8859-7</item>
- <item></item>
- </string-array>
- <string-array name="bing_nb_NO" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=nb-NO&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="yahoo_sg" translatable="false">
- <item>Yahoo! Singapore</item>
- <item>sg.yahoo.com</item>
- <item>http://sg.search.yahoo.com/favicon.ico</item>
- <item>http://sg.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://sg-sayt.ff.search.yahoo.com/gossip-sg-sayt?output=fxjson&amp;command={searchTerms}</item>
- </string-array>
- <string-array name="yahoo_se" translatable="false">
- <item>Yahoo! Sverige</item>
- <item>se.yahoo.com</item>
- <item>http://se.search.yahoo.com/favicon.ico</item>
- <item>http://se.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="bing_de_DE" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=de-DE&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="search_de_CH" translatable="false">
- <item>search.ch</item>
- <item>search.ch</item>
- <item>http://www.search.ch/favicon.ico</item>
- <item>http://www.search.ch/index.de.html?q={searchTerms}</item>
- <item>ISO-8859-1</item>
- <item></item>
- </string-array>
- <string-array name="mynet" translatable="false">
- <item>MYNET</item>
- <item>mynet.com</item>
- <item>http://img.mynet.com/mynetfavori.ico</item>
- <item>http://arama.mynet.com/search.aspx?q={searchTerms}&amp;pg=q</item>
- <item>windows-1254</item>
- <item></item>
- </string-array>
- <string-array name="search_fr_CH" translatable="false">
- <item>search.ch</item>
- <item></item>
- <item>http://www.search.ch/favicon.ico</item>
- <item>http://www.search.ch/index.fr.html?q={searchTerms}</item>
- <item>ISO-8859-1</item>
- <item></item>
- </string-array>
- <string-array name="virgilio" translatable="false">
- <item>Virgilio</item>
- <item>virgilio.it</item>
- <item>http://ricerca.alice.it/favicon.ico</item>
- <item>http://ricerca.alice.it/ricerca?qs={searchTerms}</item>
- <item>ISO-8859-1</item>
- <item></item>
- </string-array>
- <string-array name="bing_en_SG" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=en-SG&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="yahoo_it" translatable="false">
- <item>Yahoo! Italia</item>
- <item>it.yahoo.com</item>
- <item>http://it.search.yahoo.com/favicon.ico</item>
- <item>http://it.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://it-sayt.ff.search.yahoo.com/gossip-it-sayt?output=fxjson&amp;command={searchTerms}</item>
- </string-array>
- <string-array name="yahoo_at" translatable="false">
- <item>Yahoo! Suche</item>
- <item>at.yahoo.com</item>
- <item>http://at.search.yahoo.com/favicon.ico</item>
- <item>http://at.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="yahoo_au" translatable="false">
- <item>Yahoo!7</item>
- <item>au.yahoo.com</item>
- <item>http://au.search.yahoo.com/favicon.ico</item>
- <item>http://au.search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://aue-sayt.ff.search.yahoo.com/gossip-au-sayt?output=fxjson&amp;command={searchTerms}</item>
- </string-array>
- <string-array name="bing_pt_BR" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=pt-BR&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="bing" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
- <string-array name="netsprint" translatable="false">
- <item>NetSprint</item>
- <item>netsprint.pl</item>
- <item>http://netsprint.pl/favicon.ico</item>
- <item>http://www.netsprint.pl/serwis/search?q={searchTerms}</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
- <string-array name="naver" translatable="false">
- <item>&#xb124;&#xc774;&#xbc84;</item>
- <item>naver.com</item>
- <item>http://search.naver.com/favicon.ico</item>
- <item>http://search.naver.com/search.naver?ie={inputEncoding}&amp;query={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://ac.search.naver.com/autocompl?m=s&amp;ie={inputEncoding}&amp;oe=utf-8&amp;q={searchTerms}</item>
- </string-array>
- <string-array name="bing_en_ZA" translatable="false">
- <item>Bing</item>
- <item>bing.com</item>
- <item>http://www.bing.com/s/wlflag.ico</item>
- <item>http://www.bing.com/search?setmkt=en-ZA&amp;q={searchTerms}</item>
- <item>UTF-8</item>
- <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
- </string-array>
+ <!-- Baidu -->
+ <string-array name="baidu" translatable="false">
+ <item>Baidu</item>
+ <item>baidu.com</item>
+ <item>http://www.baidu.com/favicon.ico</item>
+ <item>http://www.baidu.com/s?wd={searchTerms}</item>
+ <item>UTF-8</item>
+ <item></item>
+ </string-array>
- <!-- Custom search engines used from overlays -->
- <string-array name="custom_search_engine_1" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_2" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_3" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_4" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_5" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_6" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_7" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_8" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_9" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_10" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_11" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_12" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_13" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_14" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_15" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_16" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_17" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_18" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_19" translatable="false">
- </string-array>
- <string-array name="custom_search_engine_20" translatable="false">
- </string-array>
-</resources>
+ <!-- Bing -->
+ <string-array name="bing" translatable="false">
+ <item>Bing</item>
+ <item>bing.com</item>
+ <item>http://www.bing.com/s/wlflag.ico</item>
+ <item>http://www.bing.com/search?q={searchTerms}</item>
+ <item>UTF-8</item>
+ <item>http://api.bing.com/osjson.aspx?query={searchTerms}&amp;language={language}</item>
+ </string-array>
+
+ <!-- DuckDuckGo -->
+ <string-array name="DuckDuckGo" translatable="false">
+ <item>DuckDuckGo</item>
+ <item>duckduckgo.com</item>
+ <item>http://duckduckgo.com/favicon.ico</item>
+ <item>https://duckduckgo.com/?q={searchTerms}&amp;t=cyanogenmod</item>
+ <item>UTF-8</item>
+ <item></item>
+ </string-array>
+ <!-- Google -->
+ <string-array name="google" translatable="false">
+ <item>Google</item>
+ <item>google.com</item>
+ <item>https://www.google.com/favicon.ico</item>
+ <item>https://www.google.com/search?ie={inputEncoding}&amp;source=android-browser&amp;q={searchTerms}</item>
+ <item>UTF-8</item>
+ <item>https://www.google.com/complete/search?client=android&amp;q={searchTerms}</item>
+ </string-array>
+
+ <!-- Yahoo -->
+ <string-array name="yahoo" translatable="false">
+ <item>Yahoo!</item>
+ <item>yahoo.com</item>
+ <item>http://search.yahoo.com/favicon.ico</item>
+ <item>http://search.yahoo.com/search?ei={inputEncoding}&amp;fr=crmas&amp;p={searchTerms}</item>
+ <item>UTF-8</item>
+ <item>http://ff.search.yahoo.com/gossip?output=fxjson&amp;command={searchTerms}</item>
+ </string-array>
+
+ <!-- Custom search engines used from overlays -->
+ <string-array name="custom_search_engine_1" translatable="false" />
+ <string-array name="custom_search_engine_2" translatable="false" />
+ <string-array name="custom_search_engine_3" translatable="false" />
+ <string-array name="custom_search_engine_4" translatable="false" />
+ <string-array name="custom_search_engine_5" translatable="false" />
+ <string-array name="custom_search_engine_6" translatable="false" />
+ <string-array name="custom_search_engine_7" translatable="false" />
+ <string-array name="custom_search_engine_8" translatable="false" />
+ <string-array name="custom_search_engine_9" translatable="false" />
+ <string-array name="custom_search_engine_10" translatable="false" />
+ <string-array name="custom_search_engine_11" translatable="false" />
+ <string-array name="custom_search_engine_12" translatable="false" />
+ <string-array name="custom_search_engine_13" translatable="false" />
+ <string-array name="custom_search_engine_14" translatable="false" />
+ <string-array name="custom_search_engine_15" translatable="false" />
+ <string-array name="custom_search_engine_16" translatable="false" />
+ <string-array name="custom_search_engine_17" translatable="false" />
+ <string-array name="custom_search_engine_18" translatable="false" />
+ <string-array name="custom_search_engine_19" translatable="false" />
+ <string-array name="custom_search_engine_20" translatable="false" />
+</resources>
diff --git a/res/values/donottranslate-search_engines.xml b/res/values/donottranslate-search_engines.xml
index f8759628..24aa4900 100644
--- a/res/values/donottranslate-search_engines.xml
+++ b/res/values/donottranslate-search_engines.xml
@@ -14,19 +14,15 @@
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>baidu</item>
- <item>yahoo</item>
<item>bing</item>
<item>DuckDuckGo</item>
+ <item>google</item>
+ <item>yahoo</item>
</string-array>
<string name="default_search_engine_value">google</string>
</resources>