fix broken i18n labels and add i18n labels to Matrix

This commit is contained in:
Colin Kuskie 2005-12-05 05:31:07 +00:00
parent 75acc465b0
commit 01dcd2b416
6 changed files with 90 additions and 19 deletions

View file

@ -7,6 +7,11 @@ our $I18N = {
lastUpdated => 1115139736,
},
'toolbar buttons description' => {
message => q|Shows which toolbar buttons will be used in the editor.|,
lastUpdated => 1133760935,
},
'using rich edit' => {
message => q|Ask user about using rich edit?|,
lastUpdated => 1115139819,