fixing versioning bugs
This commit is contained in:
parent
6c16aa1577
commit
7eef970cd1
8 changed files with 78 additions and 31 deletions
|
|
@ -1,6 +1,11 @@
|
|||
package WebGUI::i18n::English::Icon;
|
||||
|
||||
our $I18N = {
|
||||
'locked' => {
|
||||
message => q|Locked|,
|
||||
lastUpdated => 1096319549
|
||||
},
|
||||
|
||||
'Move Up' => {
|
||||
message => q|Move Up|,
|
||||
lastUpdated => 1096319549
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue