semohr opened a new pull request, #40461: URL: https://github.com/apache/superset/pull/40461
I noticed that several strings were missing from the `messages.pot` file. Since I’m working on improving the German localization, this step is necessary to ensure all translatable strings are available and can be properly updated. This PR supersedes #38962. ### SUMMARY Adds missing translatable strings to the messages.pot file to improve completeness of localization coverage, enabling more accurate German translations and reducing gaps in existing translations. I have just run `scripts/translation/update_babel.sh`. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF <!--- Skip this if not applicable --> ### TESTING INSTRUCTIONS Verify that newly added strings appear in the messages.pot file and can be extracted/compiled correctly for localization workflows (e.g., pybabel extract). ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- 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]
