You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/07/29 07:58:59 UTC

[GitHub] [incubator-superset] villebro commented on a change in pull request #10462: style: make database list less bloated

villebro commented on a change in pull request #10462:
URL: https://github.com/apache/incubator-superset/pull/10462#discussion_r462082596



##########
File path: superset/views/database/mixins.py
##########
@@ -197,7 +195,7 @@ class DatabaseMixin:
         "extra": _("Extra"),
         "encrypted_extra": _("Secure Extra"),
         "server_cert": _("Root certificate"),
-        "allow_run_async": _("Asynchronous Query Execution"),
+        "allow_run_async": _("Async Execution"),

Review comment:
       It appears this is translated in the ZH language pack: https://github.com/apache/incubator-superset/blob/c716f7afe8f528281950dea24f01c245690cad9e/superset/translations/zh/LC_MESSAGES/messages.po#L4031-L4032
   
   Would be nice to change the reference so that the translation doesn't break.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org