Bug 919218: Rename "Email Preferences" tab in userprefs to "Email Notifications"

r=LpSolit a=glob


git-svn-id: svn://10.0.0.236/trunk@265837 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzrmirror%bugzilla.org
2015-02-26 14:45:49 +00:00
parent 933fd73568
commit 1fc7ea513d
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
9313
9314

View File

@@ -1 +1 @@
32232916b0ac69da84f5e1f739fc63c0205ef325
0a0c32b2082a0f31757cc09af6d7f2ff9ba45168

View File

@@ -27,7 +27,7 @@
[% tabs = [{ name => "settings", label => "General Preferences",
link => "userprefs.cgi?tab=settings", saveable => "1",
doc_section => "using/preferences.html#general-preferences" },
{ name => "email", label => "Email Preferences",
{ name => "email", label => "Email Notifications",
link => "userprefs.cgi?tab=email", saveable => "1",
doc_section => "using/preferences.html#email-preferences" },
{ name => "saved-searches", label => "Saved Searches",