Exiv2 / exiv2

Image metadata library and tools
http://www.exiv2.org/
Other
885 stars 279 forks source link

Sync translations with Crowdin #2986

Closed lbschenkel closed 2 weeks ago

lbschenkel commented 2 weeks ago

As requested in https://github.com/Exiv2/exiv2/issues/2876#issuecomment-2158737173

kmilos commented 2 weeks ago

Thanks!

Can you please rename pt-BR to pt_BR and also add the new locales (it, ka, & pt_BR) to LINGUAS and CMakeLists.txt?

lbschenkel commented 2 weeks ago

Thanks!

Can you please rename pt-BR to pt_BR and also add the new locales (it, ka, & pt_BR) to LINGUAS and CMakeLists.txt?

Done.

lbschenkel commented 2 weeks ago

Not quite sure why the pipeline is failing. Should I merge anyway?

kmilos commented 2 weeks ago

The Windows jobs are failing because the GitHub runners have recently been upgraded w/ latest MSVC toolchains, and Conan 1 we use can no longer keep up with those...

It shouldn't affect this PR, so we'll merge if other jobs look ok.