migrated poll to asset system and further modularized trash and clipboard

This commit is contained in:
JT Smith 2005-01-01 20:08:56 +00:00
parent 616c5f0f28
commit 920fa27263
11 changed files with 655 additions and 107 deletions

View file

@ -1,6 +1,13 @@
package WebGUI::i18n::English::Asset;
our $I18N = {
'change' => {
message => q|Change?|,
lastUpdated => 1099344172,
context => q|Used when editing an entire branch, and asks whether the user wants to change this field recursively.|
},
'assets' => {
message => q|Assets|,
lastUpdated => 1099344172,