finishing up the versioning stuff
This commit is contained in:
parent
74ea822bed
commit
ce2e5232d1
3 changed files with 75 additions and 12 deletions
|
|
@ -25,6 +25,18 @@ our $I18N = {
|
|||
context => q|A label for the toggle for asset versioning.|
|
||||
},
|
||||
|
||||
'set tag' => {
|
||||
message => q|Set As Working Tag|,
|
||||
lastUpdated => 0,
|
||||
context => q|The label for choosing as a tag to work under.|
|
||||
},
|
||||
|
||||
'revisions in tag' => {
|
||||
message => q|Revisions In Tag|,
|
||||
lastUpdated => 0,
|
||||
context => q|The label for displaying the revisions created under a specific tag.|
|
||||
},
|
||||
|
||||
'commit' => {
|
||||
message => q|Commit|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue