From d0308956b71eac546865487bf50c328456471b27 Mon Sep 17 00:00:00 2001 From: Charlie Somerville Date: Thu, 27 Feb 2014 09:48:50 +0100 Subject: Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns r=gerv a=justdave --- template/en/default/pages/release-notes.html.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en/default/pages/release-notes.html.tmpl') diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index f214bda0a..887bfc5e7 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -290,10 +290,10 @@

When a user uploads a new attachment and lets the "Content Type" field set to "auto-detect", Bugzilla now does its own MIME type detection - if the web browser tells him that the attachment is of type + if the web browser tells them that the attachment is of type "application/octet-stream", in an attempt to make a better guess than the web browser. In all other cases, Bugzilla still trusts what the browser - tells him. + tells them.

Check the list of optional Perl modules to @@ -433,7 +433,7 @@ set in the email itself.

  • Skins: Bugzilla no longer fetches all skins available when viewing a page. It only loads the skin selected by the user - in his preferences, which results in less requests to the server.
  • + in their preferences, which results in less requests to the server.

    Enhancements for Administrators and Developers

    -- cgit v1.2.3-24-g4f1b