Spelling patch: replace 'Saved searches' with 'Saved Searches' in the prefs panel for UI consistency; r=timeless on IRC, no bug number.

This commit is contained in:
vladd%bugzilla.org 2006-06-09 12:16:10 +00:00
Родитель 9770dc53e1
Коммит 3069d9a549
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -49,7 +49,7 @@
link => "userprefs.cgi?tab=settings", saveable => "1" },
{ name => "email", label => "Email Preferences",
link => "userprefs.cgi?tab=email", saveable => "1" },
{ name => "saved-searches", label => "Saved searches",
{ name => "saved-searches", label => "Saved Searches",
link => "userprefs.cgi?tab=saved-searches", saveable => "1" },
{ name => "permissions", label => "Permissions",
link => "userprefs.cgi?tab=permissions", saveable => "0" } ] %]