timitos commented on code in PR #40431: URL: https://github.com/apache/superset/pull/40431#discussion_r3310422803
########## superset/translations/de/LC_MESSAGES/messages.po: ########## @@ -372,9 +328,9 @@ msgstr[1] "%s Zeilen" msgid "%s saved metric(s)" msgstr "%s gespeicherte Metrik(en)" -#, fuzzy, python-format +#, python-format msgid "%s tab selected" -msgstr "%s ausgewählt" +msgstr "%s Registerkarten ausgewählt" Review Comment: tab was translated inconsistent. So i decided to translate it everywhere the same way. As "Registerkarte" was the one that was used more often than tab i chose this one. But i am open to change that to "Tab". -- 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]
