paper-plane icon indicating copy to clipboard operation
paper-plane copied to clipboard

Move away from gettext macros

Open melix99 opened this issue 4 years ago • 3 comments

gettext!() macros are not actually extracted from gettext and they have been removed from gettext-rs. We need to replace them with normal gettext() functions.

melix99 avatar Sep 26 '21 15:09 melix99

I did some hacky script to semi-overcome it https://github.com/SeaDve/scripts

SeaDve avatar Oct 07 '21 14:10 SeaDve

@melix99 This can be closed, correct?

marhkb avatar Jun 15 '23 14:06 marhkb

@marhkb Nope, there are still some instances of gettext! around the code.

melix99 avatar Jun 15 '23 14:06 melix99