rfe: let package import inherit permissions

This commit is contained in:
Graham Knop 2008-09-16 21:34:40 +00:00
parent 7b21d656ef
commit 79e88a867a
5 changed files with 43 additions and 10 deletions

View file

@ -1115,6 +1115,11 @@ Couldn't open %-s because %-s <br />
context => q{Error message in Asset.pm},
},
'inherit parent permissions' => {
message => q{Inherit parent's permissions}
}
};
1;