File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
graph/public/angular/templates
translations/translations Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 122122 </ button >
123123
124124 < button class ="kuiButton kuiButton--basic kuiButton--small " ng-disabled ="workspace === null ||workspace.selectedNodes.length === 0 "
125- tooltip ="{{ ::'xpack.graph.sidebar.topMenu.blacklistButtonTooltip ' | i18n: { defaultMessage: 'Blacklist selection from return to workspace' } }} "
126- aria-label ="{{ ::'xpack.graph.sidebar.topMenu.blacklistButtonTooltip ' | i18n: { defaultMessage: 'Blacklist selection from return to workspace' } }} "
125+ tooltip ="{{ ::'xpack.graph.sidebar.topMenu.blocklistButtonTooltip ' | i18n: { defaultMessage: 'Block selection from appearing in workspace' } }} "
126+ aria-label ="{{ ::'xpack.graph.sidebar.topMenu.blocklistButtonTooltip ' | i18n: { defaultMessage: 'Block selection from appearing in workspace' } }} "
127127 ng-click ="workspace.blacklistSelection(); ">
128128 < span class ="kuiIcon fa-ban "> </ span >
129129 </ button >
Original file line number Diff line number Diff line change 65926592 "xpack.graph.sidebar.selectionsTitle": "選択項目",
65936593 "xpack.graph.sidebar.styleVerticesTitle": "スタイルが選択された頂点",
65946594 "xpack.graph.sidebar.topMenu.addLinksButtonTooltip": "既存の用語の間にリンクを追加します",
6595- "xpack.graph.sidebar.topMenu.blacklistButtonTooltip": "選択項目がワークスペースに戻らないようブラックリストに追加します",
65966595 "xpack.graph.sidebar.topMenu.customStyleButtonTooltip": "選択された頂点のカスタムスタイル",
65976596 "xpack.graph.sidebar.topMenu.drillDownButtonTooltip": "ドリルダウン",
65986597 "xpack.graph.sidebar.topMenu.expandSelectionButtonTooltip": "選択項目を拡張",
Original file line number Diff line number Diff line change 65976597 "xpack.graph.sidebar.selectionsTitle": "选择的内容",
65986598 "xpack.graph.sidebar.styleVerticesTitle": "样式选择的顶点",
65996599 "xpack.graph.sidebar.topMenu.addLinksButtonTooltip": "在现有字词之间添加链接",
6600- "xpack.graph.sidebar.topMenu.blacklistButtonTooltip": "返回工作空间时选择的黑名单",
66016600 "xpack.graph.sidebar.topMenu.customStyleButtonTooltip": "定制样式选择的顶点",
66026601 "xpack.graph.sidebar.topMenu.drillDownButtonTooltip": "向下钻取",
66036602 "xpack.graph.sidebar.topMenu.expandSelectionButtonTooltip": "展开选择内容",
You can’t perform that action at this time.
0 commit comments