migrated poll to asset system and further modularized trash and clipboard
This commit is contained in:
parent
616c5f0f28
commit
920fa27263
11 changed files with 655 additions and 107 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue