betodealmeida commented on a change in pull request #12165:
URL: 
https://github.com/apache/incubator-superset/pull/12165#discussion_r547398991



##########
File path: superset-frontend/src/datasource/ChangeDatasourceModal.tsx
##########
@@ -178,7 +178,7 @@ const ChangeDatasourceModal: 
FunctionComponent<ChangeDatasourceModalProps> = ({
         );
       });
     onHide();
-    addSuccessToast('Successfully changed datasource!');
+    addSuccessToast('Successfully changed dataset!');

Review comment:
       Nit: wrap the string in a call to `t(...)`.




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