Better integration of Fork into AssetHelpers, fork startup
This commit is contained in:
parent
bb8753cd2a
commit
a4edea1e3c
12 changed files with 162 additions and 160 deletions
|
|
@ -3,6 +3,11 @@ package WebGUI::i18n::English::Fork_ProgressBar;
|
|||
use strict;
|
||||
|
||||
our $I18N = {
|
||||
'link to this page' => {
|
||||
message => 'Link to this page',
|
||||
lastUpdated => 1288884190,
|
||||
context => 'Label for the link to this status page',
|
||||
},
|
||||
'time elapsed' => {
|
||||
message => 'Time Elapsed',
|
||||
lastUpdated => 1286466369,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue