From: Sunil Joshi Date: Mon, 31 Dec 2012 03:37:39 +0000 (-0800) Subject: Bug 365524: Improve emailregexpdesc parameter help text X-Git-Tag: bugzilla-4.5.1~256 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9fb9c4b84b21f01a9bfea6eea13ee1b27435ca6;p=thirdparty%2Fbugzilla.git Bug 365524: Improve emailregexpdesc parameter help text r=wicked, a=LpSolit --- diff --git a/template/en/default/admin/params/auth.html.tmpl b/template/en/default/admin/params/auth.html.tmpl index 99e2a6b1c5..57db6025a3 100644 --- a/template/en/default/admin/params/auth.html.tmpl +++ b/template/en/default/admin/params/auth.html.tmpl @@ -108,7 +108,7 @@ "specification. Another popular value to put here is ^[^@]+$, " _ "which means 'local usernames, no @ allowed.'", - emailregexpdesc => "This describes in English words what kinds of legal addresses " _ + emailregexpdesc => "This description explains valid addresses that " _ "are allowed by the emailregexp param.", emailsuffix => "This is a string to append to any email addresses when actually " _