Quote:
Originally Posted by kovidgoyal
If you set your calibre language to pt_BR and have a pt_BR.po file in the current directory, calibre will try to use it as the language file -- this is to help translators who are translating calibre itself to debug their trnaslations files easily. See https://calibre-ebook.com/get-involved for details.
You can use the following to prevent that error message (which is harmless)
set CALIBRE_OVERRIDE_LANG=en
|
Thanks for the reply, @kovidgoyal.
I thought I needed to set the environment variable CALIBRE_TEST_TRANSLATION to test calibre translations.
Was this changed on 3.46? Before that, this message never showed up.