You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by gr...@apache.org on 2018/09/11 17:27:49 UTC

[incubator-superset] branch master updated: update dashboard sidepane title (#5850)

This is an automated email from the ASF dual-hosted git repository.

graceguo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 965c838  update dashboard sidepane title (#5850)
965c838 is described below

commit 965c838fbbb1a8dc131d65b130b3d66ec66a27c6
Author: Grace Guo <gr...@airbnb.com>
AuthorDate: Tue Sep 11 10:27:46 2018 -0700

    update dashboard sidepane title (#5850)
---
 superset/assets/src/dashboard/components/BuilderComponentPane.jsx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/superset/assets/src/dashboard/components/BuilderComponentPane.jsx b/superset/assets/src/dashboard/components/BuilderComponentPane.jsx
index a21ec11..dd634c0 100644
--- a/superset/assets/src/dashboard/components/BuilderComponentPane.jsx
+++ b/superset/assets/src/dashboard/components/BuilderComponentPane.jsx
@@ -68,7 +68,7 @@ class BuilderComponentPane extends React.PureComponent {
                     >
                       <div className="component-layer slide-content">
                         <div className="dashboard-builder-sidepane-header">
-                          <span>{t('Insert')}</span>
+                          <span>{t('Insert components')}</span>
                           <i
                             className="fa fa-times trigger"
                             onClick={this.props.toggleBuilderPane}
@@ -101,7 +101,7 @@ class BuilderComponentPane extends React.PureComponent {
                           role="none"
                         >
                           <i className="fa fa-arrow-left trigger" />
-                          <span>{t('All components')}</span>
+                          <span>{t('Your charts and filters')}</span>
                         </div>
                         <SliceAdder
                           height={