produce valid HTML in the Auth screen
This commit is contained in:
parent
63fe276dac
commit
e3b9e4bd92
5 changed files with 24 additions and 24 deletions
|
|
@ -605,12 +605,11 @@ our $I18N = {
|
|||
},
|
||||
|
||||
'77' => {
|
||||
message => q|<li>That account name is already in use by another member of this site. Please try a different username. The following are some suggestions:<br />
|
||||
message => q|That account name is already in use by another member of this site. Please try a different username. The following are some suggestions:<br />
|
||||
%sToo<br />
|
||||
%s2<br />
|
||||
%s_%d<br />
|
||||
</li>|,
|
||||
lastUpdated => 1140292461
|
||||
%s_%d<br />|,
|
||||
lastUpdated => 1217216725
|
||||
},
|
||||
|
||||
'444' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue