take_label(+Resource, ?Lang, -Label) is multi[private]
Get the label to use for a resource in the give Language. First tries label_of/3. If this fails, break the Resource over # or / and if all fails, unify Label with Resource.