Large batch of Help and i18n. Also, make sure that the
Shop plugin for the Account always has an array ref in it.
This commit is contained in:
parent
fd39a8dcc2
commit
5d490fbeb6
12 changed files with 449 additions and 11 deletions
|
|
@ -34,6 +34,17 @@ our $I18N = {
|
|||
lastUpdated => 1119068809
|
||||
},
|
||||
|
||||
'user layout template title' => {
|
||||
message => q{Account User Layout Template},
|
||||
lastUpdated => 1230846973,
|
||||
},
|
||||
|
||||
'user layout template body' => {
|
||||
message => q{This Account plugin is only a wrapper for the WebGUI Auth system. Please see
|
||||
the display account templates for information about styling this screen.},
|
||||
lastUpdated => 1230846978,
|
||||
},
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue