From 46bcb831b9e32f825fef459b52bc12ceb3d7a7b3 Mon Sep 17 00:00:00 2001 From: Kohei Yoshino Date: Sat, 2 Dec 2017 10:43:46 -0500 Subject: Bug 1417980 - Fix non-HTTPS links and outdated links where possible --- .../BMO/template/en/default/account/create.html.tmpl | 20 ++++---------------- .../bug/create/create-client-bounty.html.tmpl | 2 +- .../en/default/bug/create/create-doc.html.tmpl | 2 +- .../en/default/bug/create/create-ipc.html.tmpl | 6 +++--- .../en/default/bug/create/create-poweredby.html.tmpl | 2 +- .../en/default/bug/create/create-trademark.html.tmpl | 2 +- .../default/bug/create/create-web-bounty.html.tmpl | 4 ++-- .../en/default/bug/create/user-message.html.tmpl | 2 +- .../en/default/global/choose-product.html.tmpl | 2 +- .../createformcontents-patch_notes.html.tmpl | 2 +- .../auth_failure/permissions.html.tmpl | 2 +- .../template/en/default/pages/bug-writing.html.tmpl | 2 +- .../template/en/default/pages/etiquette.html.tmpl | 2 +- .../template/en/default/pages/upgrade-3.6.html.tmpl | 4 ++-- .../en/default/pages/user_activity.html.tmpl | 2 +- 15 files changed, 22 insertions(+), 34 deletions(-) (limited to 'extensions/BMO/template/en/default') diff --git a/extensions/BMO/template/en/default/account/create.html.tmpl b/extensions/BMO/template/en/default/account/create.html.tmpl index 0c742c7f1..29eb40244 100644 --- a/extensions/BMO/template/en/default/account/create.html.tmpl +++ b/extensions/BMO/template/en/default/account/create.html.tmpl @@ -83,31 +83,19 @@ function onSubmit() { [% INCLUDE product icon = "firefox" name = "Firefox Support" - url = "http://support.mozilla.com/" + url = "https://support.mozilla.org/" desc = "Support for the Firefox web browser." %] - [% INCLUDE product - icon = "firefox" - name = "Firefox for Mobile Support" - url = "http://support.mozilla.com/mobile" - desc = "Support for the Firefox Mobile web browser." - %] [% INCLUDE product icon = "thunderbird" name = "Thunderbird Support" - url = "http://www.mozillamessaging.com/support/" + url = "https://support.mozilla.org/products/thunderbird" desc = "Support for Thunderbird email client." %] - [% INCLUDE product - icon = "other" - name = "Support for other products" - url = "http://www.mozilla.org/projects/" - desc = "Support for products not listed here." - %] [% INCLUDE product icon = "input" name = "Feedback" - url = "http://input.mozilla.com/feedback" + url = "https://input.mozilla.org/feedback" desc = "Report issues with a web site that you use, or provide quick feedback for Firefox." %] @@ -125,7 +113,7 @@ function onSubmit() {
  1. Please read our - [% terms.Bug %] Writing Guidelines. + [% terms.Bug %] Writing Guidelines.
  2. [% terms.Bugzilla %] is a public place. Your comments and other activities diff --git a/extensions/BMO/template/en/default/bug/create/create-client-bounty.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-client-bounty.html.tmpl index 333bf634a..5d9d20be8 100644 --- a/extensions/BMO/template/en/default/bug/create/create-client-bounty.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-client-bounty.html.tmpl @@ -157,7 +157,7 @@ function validateAndSubmit() { How was this issue discovered, include the steps, tools, Firefox version, operating system version, or other information that will help reproduce and diagnose the issue. A good primer on what to include can be found - here. + here. diff --git a/extensions/BMO/template/en/default/bug/create/create-doc.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-doc.html.tmpl index 0ee909005..ed4b795b7 100644 --- a/extensions/BMO/template/en/default/bug/create/create-doc.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-doc.html.tmpl @@ -155,7 +155,7 @@ function validateAndSubmit() { multiple => 5 %]
    - List of common topic experts diff --git a/extensions/BMO/template/en/default/bug/create/create-ipc.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-ipc.html.tmpl index 7be2214b2..e32ba62dc 100644 --- a/extensions/BMO/template/en/default/bug/create/create-ipc.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-ipc.html.tmpl @@ -167,7 +167,7 @@ $(document).ready(function() {

    - If you would like your snippet to include a link, please tag it by using the URL builder (http://bit.ly/1JOgDr1) and following the steps below: + If you would like your snippet to include a link, please tag it by using the URL builder (https://bit.ly/1JOgDr1) and following the steps below:



    @@ -180,7 +180,7 @@ $(document).ready(function() {

    - Please reference the Mozilla In-Product Messaging Calendar for available dates. http://bit.ly/2aZ3w9c + Please reference the Mozilla In-Product Messaging Calendar for available dates. https://bit.ly/2aZ3w9c

    @@ -207,7 +207,7 @@ $(document).ready(function() {
    Will you be able to provide the following assets for your snippet? Check all that apply.
    Feel free to look at our existing icon library: - http://bit.ly/2efXaFo + https://bit.ly/2efXaFo

    diff --git a/extensions/BMO/template/en/default/bug/create/create-poweredby.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-poweredby.html.tmpl index f4dcede93..d6243c73b 100644 --- a/extensions/BMO/template/en/default/bug/create/create-poweredby.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-poweredby.html.tmpl @@ -29,7 +29,7 @@ [% USE Bugzilla %] -

    If you are interested in using the Powered by Mozilla logo, +

    If you are interested in using the Powered by Mozilla logo, please provide some information about your application or product.

    Please use this form for Powered by Mozilla logo requests only.

    diff --git a/extensions/BMO/template/en/default/bug/create/create-trademark.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-trademark.html.tmpl index 977ad00d4..90da895b2 100644 --- a/extensions/BMO/template/en/default/bug/create/create-trademark.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-trademark.html.tmpl @@ -31,7 +31,7 @@

    If, after reading - the trademark policy + the trademark policy documents, you know you need permission to use a certain trademark, this is the place to be.

    diff --git a/extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl index 0be58f813..2446bbd2b 100644 --- a/extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl @@ -88,7 +88,7 @@ function validateAndSubmit() { @@ -106,7 +106,7 @@ function validateAndSubmit() {
    How was this issue discovered, include the steps, tools or other information that will help reproduce and diagnose the issue. A good primer on what to include can - be found here. + be found here.
    diff --git a/extensions/BMO/template/en/default/bug/create/user-message.html.tmpl b/extensions/BMO/template/en/default/bug/create/user-message.html.tmpl index e01ac4845..6ecd0bc75 100644 --- a/extensions/BMO/template/en/default/bug/create/user-message.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/user-message.html.tmpl @@ -17,7 +17,7 @@ [% END +%] [% UNLESS no_bug_guidelines %] Before reporting a [% terms.bug %], make sure you've read our - + [% terms.bug %] writing guidelines and double checked that your [% terms.bug %] hasn't already been reported. Consult our list of most frequently reported [% terms.bugs %] and diff --git a/extensions/BMO/template/en/default/global/choose-product.html.tmpl b/extensions/BMO/template/en/default/global/choose-product.html.tmpl index ac545d14e..5f46c31e1 100644 --- a/extensions/BMO/template/en/default/global/choose-product.html.tmpl +++ b/extensions/BMO/template/en/default/global/choose-product.html.tmpl @@ -50,7 +50,7 @@

    Looking for technical support or help getting your site to work with Mozilla? - Visit the mozilla.org support page + Visit the mozilla.org support page before filing [% terms.bugs %].


    diff --git a/extensions/BMO/template/en/default/hook/attachment/createformcontents-patch_notes.html.tmpl b/extensions/BMO/template/en/default/hook/attachment/createformcontents-patch_notes.html.tmpl index ea80fdc5e..92b29667b 100644 --- a/extensions/BMO/template/en/default/hook/attachment/createformcontents-patch_notes.html.tmpl +++ b/extensions/BMO/template/en/default/hook/attachment/createformcontents-patch_notes.html.tmpl @@ -1 +1 @@ -You can read about the patch submission and approval process.
    +You can read about the patch submission and approval process.
    diff --git a/extensions/BMO/template/en/default/hook/global/user-error.html.tmpl/auth_failure/permissions.html.tmpl b/extensions/BMO/template/en/default/hook/global/user-error.html.tmpl/auth_failure/permissions.html.tmpl index 346e02373..d527f76a4 100644 --- a/extensions/BMO/template/en/default/hook/global/user-error.html.tmpl/auth_failure/permissions.html.tmpl +++ b/extensions/BMO/template/en/default/hook/global/user-error.html.tmpl/auth_failure/permissions.html.tmpl @@ -23,7 +23,7 @@ [% IF (group == "canconfirm" OR group == "editbugs") AND !reason %]

    If you are attempting to confirm an unconfirmed [% terms.bug %] or edit the fields of a [% terms.bug %], - find + find out how to get the necessary permissions.

    [% END %] diff --git a/extensions/BMO/template/en/default/pages/bug-writing.html.tmpl b/extensions/BMO/template/en/default/pages/bug-writing.html.tmpl index 21ed3b040..e1c67605f 100644 --- a/extensions/BMO/template/en/default/pages/bug-writing.html.tmpl +++ b/extensions/BMO/template/en/default/pages/bug-writing.html.tmpl @@ -7,5 +7,5 @@ #%] [% PROCESS global/redirect.html.tmpl - url = "https://developer.mozilla.org/en/Bug_writing_guidelines" + url = "https://developer.mozilla.org/docs/Mozilla/QA/Bug_writing_guidelines" %] diff --git a/extensions/BMO/template/en/default/pages/etiquette.html.tmpl b/extensions/BMO/template/en/default/pages/etiquette.html.tmpl index 2c25cb5e9..6e62f4762 100644 --- a/extensions/BMO/template/en/default/pages/etiquette.html.tmpl +++ b/extensions/BMO/template/en/default/pages/etiquette.html.tmpl @@ -173,7 +173,7 @@

    See Also

    - The [% terms.Bug %] Writing Guidelines. + The [% terms.Bug %] Writing Guidelines.

    [% INCLUDE global/footer.html.tmpl %] diff --git a/extensions/BMO/template/en/default/pages/upgrade-3.6.html.tmpl b/extensions/BMO/template/en/default/pages/upgrade-3.6.html.tmpl index 8fa944ae6..9e6d72d66 100644 --- a/extensions/BMO/template/en/default/pages/upgrade-3.6.html.tmpl +++ b/extensions/BMO/template/en/default/pages/upgrade-3.6.html.tmpl @@ -52,7 +52,7 @@
  3. New attachment details UI.
  4. New icons for the front page.
  5. Removal of unused "Patches" column from buglist.
  6. -
  7. Initial support for Strict-Transport-Security (STS) header.
  8. +
  9. Initial support for Strict-Transport-Security (STS) header.
  10. General Usability Improvements

    @@ -121,7 +121,7 @@ jsonrpc.cgi. The JSON-RPC interface is experimental in this release--if you want any fundamental changes in how it works, - let us + let us know, for the next release of [% terms.Bugzilla %].

    New Features

    diff --git a/extensions/BMO/template/en/default/pages/user_activity.html.tmpl b/extensions/BMO/template/en/default/pages/user_activity.html.tmpl index d850c91b2..c0a8674a8 100644 --- a/extensions/BMO/template/en/default/pages/user_activity.html.tmpl +++ b/extensions/BMO/template/en/default/pages/user_activity.html.tmpl @@ -96,7 +96,7 @@ [% IF incomplete_data %]

    - There used to be an issue in Bugzilla + There used to be an issue in Bugzilla which caused activity data to be lost if there were a large number of cc's or dependencies. That has been fixed, but some data was already lost in your activity table that could not be regenerated. The changes that -- cgit v1.2.3-24-g4f1b