lots of minor changes and bug fixes
This commit is contained in:
parent
cf50652604
commit
095d0a7dfd
5 changed files with 27 additions and 13 deletions
|
|
@ -1,6 +1,12 @@
|
|||
package WebGUI::i18n::English::WebGUI;
|
||||
|
||||
our $I18N = {
|
||||
'select' => {
|
||||
message => q|Select|,
|
||||
lastUpdated => 0,
|
||||
context=>"form helpers"
|
||||
},
|
||||
|
||||
'mail return path help' => {
|
||||
message => q|To what email address should undeliverable messages be sent?|,
|
||||
lastUpdated => 0,
|
||||
|
|
@ -1949,11 +1955,6 @@ default WebGUI groups such as Admin or Content Manager.</p> |,
|
|||
lastUpdated => 1039587250
|
||||
},
|
||||
|
||||
'747' => {
|
||||
message => q|Usernames must contain only alpha-numeric characters, dashes, underscores, periods, commas or @ signs.|,
|
||||
lastUpdated => 1129431985
|
||||
},
|
||||
|
||||
'159' => {
|
||||
message => q|Inbox|,
|
||||
lastUpdated => 1031514049
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue