Alvaro Herrera writes:
> #: utils/adt/acl.c:780
> msgid "cannot remove the world ACL"
>
> What exactly is "the world ACL"? The code there is not too commented
> and I couldn't find out what's this about. Some sort of default or
> initial ACL maybe?
I've changed to message to "aclitem for public may not be removed".
"aclitem" is a data type, "public" refers to the public grantee. I think
that's easier to translate, and it should be clear to someone who uses the
function (which should be no one).
--
Peter Eisentraut peter_e@gmx.net