make-firefox updated for v57
This commit is contained in:
parent
be94f1c2f1
commit
dd4ea1c085
5 changed files with 46 additions and 42 deletions
|
|
@ -3,19 +3,18 @@
|
|||
{
|
||||
"name": "Amazon",
|
||||
"include_locales": [ "af", "ar", "as", "az", "bg", "bn-IN", "br", "cak", "cy", "da", "de", "el", "en-GB", "en-US", "en-ZA", "eo", "es-AR", "eu", "fa", "fr", "ga-IE", "gd", "gl", "gn", "hr", "hsb", "hy-AM", "is", "it", "ja", "ka", "km", "kn", "ku", "lt", "mk", "mr", "ms", "my", "nb-NO", "nn-NO", "or", "pt-PT", "ro", "si", "son", "sq", "sr", "te", "th", "ur", "uz", "zh-CN", "zu"],
|
||||
|
||||
"exclude_locales": [],
|
||||
"match": "amazon*.xml",
|
||||
"match": "amazondotcom.xml",
|
||||
"source": "en-US/amazondotcom.xml",
|
||||
"locale_specific": [
|
||||
{
|
||||
"locales": [ "br", "fr", "oc" ],
|
||||
"match": "amazon*.xml",
|
||||
"locales": [ "br", "fr", "son" ],
|
||||
"match": "amazon-france.xml",
|
||||
"source": "fr/amazon-france.xml"
|
||||
},
|
||||
{
|
||||
"locales": [ "cy", "da", "el", "en-GB", "eu", "ga-IE", "gd", "gl", "hr", "nb-NO", "nn-NO", "pt-PT", "sq", "sr" ],
|
||||
"match": "amazon*.xml",
|
||||
"match": "amazon-en-GB.xml",
|
||||
"source": "en-GB/amazon-en-GB.xml"
|
||||
},
|
||||
{
|
||||
|
|
@ -33,6 +32,11 @@
|
|||
"match": "amazon-jp.xml",
|
||||
"source": "ja/amazon-jp.xml"
|
||||
},
|
||||
{
|
||||
"locales": [ "ur" ],
|
||||
"match": "amazon-in.xml",
|
||||
"source": "ur/amazon-in.xml"
|
||||
},
|
||||
{
|
||||
"locales": [ "zh-CN" ],
|
||||
"match": "amazondotcn.xml",
|
||||
|
|
@ -58,25 +62,8 @@
|
|||
"name": "Google",
|
||||
"include_locales": [ "*" ],
|
||||
"exclude_locales": [],
|
||||
"match": "google*.xml",
|
||||
"source": "en-US/google.xml",
|
||||
"locale_specific": [
|
||||
{
|
||||
"locales": [ "en-GB" ],
|
||||
"match": "google.xml",
|
||||
"source": "en-GB/google.xml"
|
||||
},
|
||||
{
|
||||
"locales": [ "en-ZA" ],
|
||||
"match": "google.xml",
|
||||
"source": "en-ZA/google.xml"
|
||||
},
|
||||
{
|
||||
"locales": [ "ku" ],
|
||||
"match": "google.xml",
|
||||
"source": "ku/google-ku.xml"
|
||||
}
|
||||
]
|
||||
"match": "google.xml",
|
||||
"source": "en-US/google.xml"
|
||||
}
|
||||
],
|
||||
"additions": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue