commit an i18n tag that I forgot, and add datestamp to inherit parent permissions
This commit is contained in:
parent
c2a445b71e
commit
15ef56fa99
1 changed files with 8 additions and 1 deletions
|
|
@ -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},
|
||||
}
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue