fish-shell/build_tools
Fabian Boehm d91ad2976c Make fish_xgettext sorta work with rust
This is absolutely disgusting code, but it works out okay-ish.

The problem is xgettext has no rust support (it's stuck in review
limbo). So we use cargo-expand to extract all invocations of
gettext, and massage all that to generate a
messages.pot ourselves.

We also assume any string constant could be translated.
2024-03-09 11:48:29 +01:00
..
2022-01-26 13:51:45 -08:00
2024-01-07 12:12:09 +01:00
2016-05-29 22:24:29 -07:00
2024-01-07 15:12:21 +01:00