updating Matrix internationalization and help

This commit is contained in:
Yung Han Khoe 2008-11-23 23:51:51 +00:00
parent 1204169b5a
commit b0ee200b99
4 changed files with 38 additions and 331 deletions

View file

@ -2,6 +2,11 @@ package WebGUI::i18n::English::Form_MatrixCompare;
use strict;
our $I18N = {
'topicName' => {
message => q|Matrix Compare|,
lastUpdated => 0,
},
'no' => {
message => q|No|,
lastUpdated => 0,