finishing up the versioning stuff

This commit is contained in:
JT Smith 2005-08-03 20:59:06 +00:00
parent 74ea822bed
commit ce2e5232d1
3 changed files with 75 additions and 12 deletions

View file

@ -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,