Add gettext support

Review Request #2489 — Created June 29, 2023 and submitted — Latest diff uploaded

Information

hasl/hasl
default

Reviewers

Add gettext support

Ran ninja hasl-pot and verfied it generated $topsrcdir/po/hasl.pot and that it had the entries we expected.
Also disabled nls and verified that the hasl-pot target didn't exist and that we got the warning in the summaries.

Also ran from the $topsrcdir as po/update-potfiles.sh and it output the correct values as well.

Changes between revision 2 and 3

orig
1
2
3

Commits

Summary ID Author
Add gettext support
ba7ec8152cf9740a8c2c55160176d5547dfb1c2b Gary Kramlich
Add gettext support
ae1aa27e79bca048eba27703b9f8dcaab10aee5a Gary Kramlich

Files

meson.build
Loading...