Am 12.01.20 um 13:23 schrieb Olaf Meeuwissen:
The other languages are *mostly* up-to-date but if you are fluent in any of - Catalan - Catalan (Valencian) - Dutch - English (United Kingdom) - German - Hebrew - Ukrainian feel free to submit a merge request targetting release/1.0.209 with the changes to bring them up-to-date.
Hi, I'm trying to help with German. I did: $ git clone https://gitlab.com/sane-project/backends.git $ cd backends $ git checkout origin/release/1.0.29 $ cd po ; make update-po make: *** Keine Regel, um „update-po“ zu erstellen. Schluss. The last message makes me worrying, if I did it right. How do I see, which strings have been changed in the root language, to know, which ones I should check for the correct translation? How do I find new strings, which are not already covered? What is the correct command to do the merge request? -Ulf