]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 365524: Improve emailregexpdesc parameter help text
authorSunil Joshi <joshi_sunil@in.com>
Mon, 31 Dec 2012 03:37:39 +0000 (19:37 -0800)
committerTeemu Mannermaa <wicked@sci.fi>
Mon, 31 Dec 2012 03:37:39 +0000 (19:37 -0800)
r=wicked, a=LpSolit

template/en/default/admin/params/auth.html.tmpl

index 99e2a6b1c5bf1ece70d15cde3dd0f94ba1866056..57db6025a35687d47494405e674f74a3c74ab13a 100644 (file)
     "specification. Another popular value to put here is <tt>^[^@]+$</tt>, " _
     "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 <tt>emailregexp</tt> param.",
 
   emailsuffix => "This is a string to append to any email addresses when actually " _