зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1598223 - Remove en_CA and en_GB strings - identical to en_US for now. r=maxxcrawford,flod
Differential Revision: https://phabricator.services.mozilla.com/D55153 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
82f3978948
Коммит
0f44874bdb
|
@ -1,31 +0,0 @@
|
||||||
{
|
|
||||||
"extensionName": {
|
|
||||||
"message": "DoH Roll-Out",
|
|
||||||
"description": "DNS over HTTPS add-on name for a gradual release of DoH"
|
|
||||||
},
|
|
||||||
"extensionDescription": {
|
|
||||||
"message": "Mozilla add-on that supports the roll-out of DoH"
|
|
||||||
},
|
|
||||||
"doorhangerName": {
|
|
||||||
"message": "More secure, encrypted DNS lookups",
|
|
||||||
"description": "Bold title is shown to ask the user if they wish to disable DoH"
|
|
||||||
},
|
|
||||||
"doorhangerBody": {
|
|
||||||
"message": "Your privacy matters. Firefox now securely routes your DNS requests whenever possible to a service provided by Cloudflare to protect you while you browse.",
|
|
||||||
"description": "This text is shown to ask the user if they wish to disable DoH"
|
|
||||||
},
|
|
||||||
"doorhangerButtonOk": {
|
|
||||||
"message": "OK, Got It",
|
|
||||||
"description": "When the user clicks this they are confirming they know DoH is enabled"
|
|
||||||
},
|
|
||||||
"doorhangerButtonOkAccessKey": {
|
|
||||||
"message": "O"
|
|
||||||
},
|
|
||||||
"doorhangerButtonCancel2": {
|
|
||||||
"message": "Disable",
|
|
||||||
"description": "Pressing this button disables DoH"
|
|
||||||
},
|
|
||||||
"doorhangerButtonCancelAccessKey": {
|
|
||||||
"message": "D"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,31 +0,0 @@
|
||||||
{
|
|
||||||
"extensionName": {
|
|
||||||
"message": "DoH Roll-Out",
|
|
||||||
"description": "DNS over HTTPS add-on name for a gradual release of DoH"
|
|
||||||
},
|
|
||||||
"extensionDescription": {
|
|
||||||
"message": "Mozilla add-on that supports the roll-out of DoH"
|
|
||||||
},
|
|
||||||
"doorhangerName": {
|
|
||||||
"message": "More secure, encrypted DNS lookups",
|
|
||||||
"description": "Bold title is shown to ask the user if they wish to disable DoH"
|
|
||||||
},
|
|
||||||
"doorhangerBody": {
|
|
||||||
"message": "Your privacy matters. Firefox now securely routes your DNS requests whenever possible to a service provided by Cloudflare to protect you while you browse.",
|
|
||||||
"description": "This text is shown to ask the user if they wish to disable DoH"
|
|
||||||
},
|
|
||||||
"doorhangerButtonOk": {
|
|
||||||
"message": "OK, Got It",
|
|
||||||
"description": "When the user clicks this they are confirming they know DoH is enabled"
|
|
||||||
},
|
|
||||||
"doorhangerButtonOkAccessKey": {
|
|
||||||
"message": "O"
|
|
||||||
},
|
|
||||||
"doorhangerButtonCancel2": {
|
|
||||||
"message": "Disable",
|
|
||||||
"description": "Pressing this button disables DoH"
|
|
||||||
},
|
|
||||||
"doorhangerButtonCancelAccessKey": {
|
|
||||||
"message": "D"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -28,5 +28,4 @@
|
||||||
"doorhangerButtonCancelAccessKey": {
|
"doorhangerButtonCancelAccessKey": {
|
||||||
"message": "D"
|
"message": "D"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -33,14 +33,6 @@ FINAL_TARGET_FILES.features['doh-rollout@mozilla.org']["_locales"]["de"] += [
|
||||||
'_locales/de/messages.json'
|
'_locales/de/messages.json'
|
||||||
]
|
]
|
||||||
|
|
||||||
FINAL_TARGET_FILES.features['doh-rollout@mozilla.org']["_locales"]["en_CA"] += [
|
|
||||||
'_locales/en_CA/messages.json'
|
|
||||||
]
|
|
||||||
|
|
||||||
FINAL_TARGET_FILES.features['doh-rollout@mozilla.org']["_locales"]["en_GB"] += [
|
|
||||||
'_locales/en_GB/messages.json'
|
|
||||||
]
|
|
||||||
|
|
||||||
FINAL_TARGET_FILES.features['doh-rollout@mozilla.org']["_locales"]["en_US"] += [
|
FINAL_TARGET_FILES.features['doh-rollout@mozilla.org']["_locales"]["en_US"] += [
|
||||||
'_locales/en_US/messages.json'
|
'_locales/en_US/messages.json'
|
||||||
]
|
]
|
||||||
|
|
Загрузка…
Ссылка в новой задаче