updated internationalization system again

This commit is contained in:
JT Smith 2004-07-04 20:29:01 +00:00
parent a1a950a09f
commit 1b21302eb3
43 changed files with 6716 additions and 2283 deletions

View file

@ -2,8 +2,8 @@ package WebGUI::Help::SQLReport;
our $HELP = {
'sql report add/edit' => {
title => 61,
body => 71,
title => '61',
body => '71',
related => [
{
tag => 'sql report template',
@ -16,8 +16,8 @@ our $HELP = {
]
},
'sql report template' => {
title => 72,
body => 73,
title => '72',
body => '73',
related => [
{
tag => 'pagination template variables',