git-manpages-l10n icon indicating copy to clipboard operation
git-manpages-l10n copied to clipboard

pre-translate-po: handle more options

Open rimrul opened this issue 4 years ago • 3 comments

I've only noticed this after #59 was merged, or I would've lumped them together as one PR

I'm not sure about the --glob=pattern and the various --foo=datestring messages that I caught. I think they should be <pattern> and <datestring> in the original docs. I'll probably amend this commit to exclude those and submit a patch to the mailing list.

rimrul avatar Apr 08 '21 16:04 rimrul

Please note that the ending colons will disappear once we use the latest version of po4a which correctly handles third level definition list items.

jnavila avatar Apr 08 '21 18:04 jnavila

That's the currently unreleased v0.64, though. Since po4a doesn't follow any fixed release schedule we don't have an ETA for that. And our regex treats the trailing colons as optional, so we should be fine with either version, shouldn't we?

rimrul avatar Apr 09 '21 07:04 rimrul

not sure

Beno1953 avatar Jul 31 '22 05:07 Beno1953