Build bundle UI via edit bundle admin console.
This commit is contained in:
parent
6314228b59
commit
61c7c7a46e
2 changed files with 39 additions and 4 deletions
|
|
@ -70,6 +70,18 @@ our $I18N = {
|
|||
context => q|Edit bundle label.|
|
||||
},
|
||||
|
||||
'build this bundle' => {
|
||||
message => q|Build this bundle|,
|
||||
lastUpdated => 1242495011,
|
||||
context => q|Edit bundle label.|
|
||||
},
|
||||
|
||||
'build error' => {
|
||||
message => q|Problem fetching this URI: %s|,
|
||||
lastUpdated => 1242495011,
|
||||
context => q|Edit bundle error label.|
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue