rusackas commented on PR #40431: URL: https://github.com/apache/superset/pull/40431#issuecomment-4711491055
Pushed a small fix on top, @timitos — the `de` catalog had two entries where the `msgstr` ended with `\n` but the source `msgid` ended with a trailing-whitespace line, which made `msgfmt` reject the whole catalog and failed the translation-regression check. Mirrored the source's trailing line in both. Should be green now. Thanks for the German updates! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
