From: timeless%mozdev.org <> Date: Wed, 25 Jul 2007 09:49:40 +0000 (+0000) Subject: Bug 363908 Consistently name the Settings control panel (User Preferences) X-Git-Tag: bugzilla-3.0.1~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b130e2bd39c4d63e118d64bb5966329d11883402;p=thirdparty%2Fbugzilla.git Bug 363908 Consistently name the Settings control panel (User Preferences) r=wicked a=lpsolit thanks to wicked for updating this patch --- diff --git a/docs/rel_notes.txt b/docs/rel_notes.txt index 47317d0a33..295a70cff1 100644 --- a/docs/rel_notes.txt +++ b/docs/rel_notes.txt @@ -274,11 +274,13 @@ It now: * Is much more forgiving about small problems in the XML -Adding Individual Bugs to Saved Searches ----------------------------------------- +Adding Individual Bugs to Saved Searches (Tagging) +-------------------------------------------------- Users now have the option of adding an individual bug to any -particular Saved Search. If you don't like having the entry box in -your footer for this feature, you can disable it in your Preferences. +particular Saved Search. Individual users that disagree with the site +default can add or remove this feature (which appears as an entry box +visible in the footer) by changing the General Preferences setting +called "Enable tags for bugs". Attach URLs diff --git a/docs/xml/faq.xml b/docs/xml/faq.xml index 80f4113756..870d5c9834 100644 --- a/docs/xml/faq.xml +++ b/docs/xml/faq.xml @@ -1390,8 +1390,10 @@ password=mypassword - New in 2.16 - go to the Account section of the Preferences. You - will be emailed at both addresses for confirmation. + New in 2.16 - you can change it from the Name and Password + section in Preferences. You will be emailed at both addresses for + confirmation. 'Administrative Policies' must have the + 'allowemailchange' parameter set to On. diff --git a/template/en/default/admin/settings/updated.html.tmpl b/template/en/default/admin/settings/updated.html.tmpl index 4a569ab8eb..0b83a27bbf 100644 --- a/template/en/default/admin/settings/updated.html.tmpl +++ b/template/en/default/admin/settings/updated.html.tmpl @@ -16,7 +16,7 @@ #%] [% PROCESS global/header.html.tmpl - title = "Preferences Updated" + title = "Default Preferences Updated" %] Your changes to the Default Preferences have been saved.
diff --git a/template/en/default/global/useful-links.html.tmpl b/template/en/default/global/useful-links.html.tmpl index 299cc7bbf5..c0a8ecf458 100644 --- a/template/en/default/global/useful-links.html.tmpl +++ b/template/en/default/global/useful-links.html.tmpl @@ -48,7 +48,7 @@ [% IF user.groups.tweakparams %]
  • [% '| ' IF print_pipe %]Parameters
  • [% print_pipe = 1 %] -
  • [% '| ' IF print_pipe %]User Preferences
  • +
  • [% '| ' IF print_pipe %]Default Preferences
  • [% END %] [% IF user.groups.editcomponents %]
  • [% '| ' IF print_pipe %]Sanity Check
  • diff --git a/template/en/default/sidebar.xul.tmpl b/template/en/default/sidebar.xul.tmpl index 6742889da1..a93312f229 100644 --- a/template/en/default/sidebar.xul.tmpl +++ b/template/en/default/sidebar.xul.tmpl @@ -72,7 +72,7 @@ function normal_keypress_handler( aEvent ) { [%- IF user.groups.tweakparams %] - + [%- END %] [%- IF user.groups.editusers || user.can_bless %]