Vasco Almeida <vascomalme...@sapo.pt> writes: > - warn << 'EOF'; > + warn __ <<'EOF'; > Combined diff formats ('-c' and '--cc') are not supported in > directory diff mode ('-d' and '--dir-diff'). > EOF
Wow, didn't imagine gettext would pick this up. Nice.