commit an i18n tag that I forgot, and add datestamp to inherit parent permissions

This commit is contained in:
Colin Kuskie 2008-09-20 01:24:31 +00:00
parent c2a445b71e
commit 15ef56fa99

View file

@ -1109,6 +1109,12 @@ Couldn't open %-s because %-s <br />
context => q{Label for the menu to show actions to perform on an asset},
},
'Export site root URL' => {
message => q{Export site root URL},
lastUpdated => 0,
context => q{Label for the menu to show actions to perform on an asset},
},
'Error: Cannot instantiate template' => {
message => q{Error: Cannot instantiate template},
lastUpdated => 1221593874,
@ -1117,7 +1123,8 @@ Couldn't open %-s because %-s <br />
'inherit parent permissions' => {
message => q{Inherit parent's permissions}
lastUpdated => 1221593874,
context => q{Error message in Asset.pm},
}
};