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



##########
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:
       I think the `#` here means that this was actually commented out at one 
point? I think there's something not set up quite right with the language 
packs... But there should be a script to run to pull in this new string into 
the translation packs. And then we could move the old string to the new one




----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to