potools icon indicating copy to clipboard operation
potools copied to clipboard

po_compile() won't work for base

Open MichaelChirico opened this issue 3 years ago • 0 comments

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/....

MichaelChirico avatar Jan 04 '22 03:01 MichaelChirico