MichaelChirico / potools

Tools for working with translations in R
https://michaelchirico.github.io/potools/
58 stars 2 forks source link

po_compile() won't work for base #285

Open MichaelChirico opened 2 years ago

MichaelChirico commented 2 years ago

po_compile() should recognize that the package is a default, in which case the normal flow doesn't work quite as expected, because the output .mo file needs to be dropped into src/library/translations/..., instead of the usual ./inst/po/....