Posted by Maurizio Paglia on 2023-04-01.

Ciao!

I am one of the Italian translator of darktable and would require some information about how to obtain an updated it.po file.

Thanks,

Replies

Aurélien Pierre — 2023-04-01

Ciao Maurizio ! Everything is explained there : https://github.com/aurelienpierreeng/ansel/wiki/Translations 


Maurizio Paglia — 2023-04-02

Oh, that’s clear! Thanks and sorry for the stupid question… Another question: I found some strings still reporting ‘darktable’ instead of ‘Ansel’. Can I send a pull request for ansel.pot?


Aurélien Pierre — 2023-04-02

The content of the .pot file is autogenerated from the C source code, so whatever “darktable” still there should be fixed in the proper C file, otherwise it will reapper in the .pot at the next autogeneration.


Maurizio Paglia — 2023-04-02

Thank you again.

I will seek for ‘darktable’ string in sources and send proper pull requests.