added commit comments
This commit is contained in:
parent
2384bca6ba
commit
feda6700e0
7 changed files with 88 additions and 14 deletions
|
|
@ -1,6 +1,12 @@
|
|||
package WebGUI::i18n::English::VersionTag;
|
||||
|
||||
our $I18N = {
|
||||
'commit accepted' => {
|
||||
message => q|Your tag has been submitted for approval and commit. It may take some time before it appears live on the site. Where would you like to go next?|,
|
||||
lastUpdated => 0,
|
||||
context => q|label on the manage revisions in tag page during the approval process|
|
||||
},
|
||||
|
||||
'comments' => {
|
||||
message => q|Comments|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue