Bug 1507629 - Switch to localized Amazon where possible. r=flod

Differential Revision: https://phabricator.services.mozilla.com/D13297

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Michael Kaply 2018-11-28 19:39:12 +00:00
Родитель a942af532c
Коммит 5a20331e3f
1 изменённых файлов: 22 добавлений и 14 удалений

Просмотреть файл

@ -12,14 +12,18 @@
}, },
"CA": { "CA": {
"ebay": "ebay-ca", "ebay": "ebay-ca",
"ebay-fr": "ebay-ca" "ebay-fr": "ebay-ca",
"amazondotcom": "amazon-ca",
"amazon-france": "amazon-ca"
}, },
"AT": { "AT": {
"ebay-de": "ebay-at" "ebay-de": "ebay-at"
}, },
"AU": { "AU": {
"ebay": "ebay-au", "ebay": "ebay-au",
"ebay-uk": "ebay-au" "ebay-uk": "ebay-au",
"amazondotcom": "amazon-au",
"amazon-en-GB": "amazon-au"
}, },
"BE": { "BE": {
"ebay": "ebay-be", "ebay": "ebay-be",
@ -31,6 +35,9 @@
"ebay-de": "ebay-ch", "ebay-de": "ebay-ch",
"ebay-fr": "ebay-ch" "ebay-fr": "ebay-ch"
}, },
"FR": {
"amazondotcom": "amazon-france"
},
"IE": { "IE": {
"ebay": "ebay-ie", "ebay": "ebay-ie",
"ebay-uk": "ebay-ie" "ebay-uk": "ebay-ie"
@ -39,7 +46,8 @@
"ebay": "ebay-nl" "ebay": "ebay-nl"
}, },
"GB": { "GB": {
"ebay": "ebay-uk" "ebay": "ebay-uk",
"amazondotcom": "amazon-en-GB"
} }
}, },
"locales": { "locales": {
@ -86,7 +94,7 @@
"as": { "as": {
"default": { "default": {
"visibleDefaultEngines": [ "visibleDefaultEngines": [
"google", "amazondotcom", "ddg", "wikipedia-as" "google", "amazon-in", "ddg", "wikipedia-as"
] ]
} }
}, },
@ -140,7 +148,7 @@
"bn-IN": { "bn-IN": {
"default": { "default": {
"visibleDefaultEngines": [ "visibleDefaultEngines": [
"google", "amazondotcom", "bing", "ddg", "rediff", "wikipedia-bn" "google", "amazon-in", "bing", "ddg", "rediff", "wikipedia-bn"
] ]
} }
}, },
@ -373,7 +381,7 @@
"gu-IN": { "gu-IN": {
"default": { "default": {
"visibleDefaultEngines": [ "visibleDefaultEngines": [
"google", "bing", "ddg", "gujaratilexicon", "wikipedia-gu" "google", "bing", "amazon-in", "ddg", "gujaratilexicon", "wikipedia-gu"
] ]
} }
}, },
@ -506,7 +514,7 @@
"kn": { "kn": {
"default": { "default": {
"visibleDefaultEngines": [ "visibleDefaultEngines": [
"google", "bing", "amazondotcom", "ddg", "kannadastore", "wikipedia-kn" "google", "bing", "amazon-in", "ddg", "kannadastore", "wikipedia-kn"
] ]
} }
}, },
@ -555,7 +563,7 @@
"mai": { "mai": {
"default": { "default": {
"visibleDefaultEngines": [ "visibleDefaultEngines": [
"google", "bing", "ddg", "twitter", "wikipedia-hi" "google", "bing", "amazon-in", "ddg", "twitter", "wikipedia-hi"
] ]
} }
}, },
@ -569,14 +577,14 @@
"ml": { "ml": {
"default": { "default": {
"visibleDefaultEngines": [ "visibleDefaultEngines": [
"google", "webdunia", "bing", "ddg", "rediff", "wikipedia", "wikipedia-ml" "google", "bing", "amazon-in", "ddg", "rediff", "webdunia", "wikipedia", "wikipedia-ml"
] ]
} }
}, },
"mr": { "mr": {
"default": { "default": {
"visibleDefaultEngines": [ "visibleDefaultEngines": [
"google", "amazondotcom", "ddg", "rediff", "wikipedia-mr" "google", "amazon-in", "ddg", "rediff", "wikipedia-mr"
] ]
} }
}, },
@ -637,14 +645,14 @@
"or": { "or": {
"default": { "default": {
"visibleDefaultEngines": [ "visibleDefaultEngines": [
"google", "bing", "amazondotcom", "ddg", "wikipedia-or" "google", "bing", "amazon-in", "ddg", "wikipedia-or"
] ]
} }
}, },
"pa-IN": { "pa-IN": {
"default": { "default": {
"visibleDefaultEngines": [ "visibleDefaultEngines": [
"google", "bing", "ddg", "wikipedia-pa" "google", "bing", "amazon-in", "ddg", "wikipedia-pa"
] ]
} }
}, },
@ -759,14 +767,14 @@
"ta": { "ta": {
"default": { "default": {
"visibleDefaultEngines": [ "visibleDefaultEngines": [
"google", "ddg", "wikipedia-ta" "google", "amazon-in", "ddg", "wikipedia-ta"
] ]
} }
}, },
"te": { "te": {
"default": { "default": {
"visibleDefaultEngines": [ "visibleDefaultEngines": [
"google", "amazondotcom", "ddg", "wikipedia-te", "wiktionary-te" "google", "amazon-in", "ddg", "wikipedia-te", "wiktionary-te"
] ]
} }
}, },