mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-25 12:21:14 -03:00
Their msgfmt doesn't support --output-file=- yet, so use a temporary file if "msgfmt" doesn't support "--check-format". Else we should have GNU gettext which supports both. See #11982