MichaelChirico / potools

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

Export get_po_messages #315

Open MichaelChirico opened 2 months ago

MichaelChirico commented 2 months ago

Reading in .po files to manipulate as a data set is quite useful -- I have found myself running x=potools:::get_po_message(...) many times here and there. It's also requested elsewhere: https://github.com/Rdatatable/data.table/issues/6370#issuecomment-2299627831