You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/locales/en/plugin__troubleshooting-panel-console-plugin.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,14 @@
2
2
"Advanced": "Advanced",
3
3
"Ago": "Ago",
4
4
"Correlation result was empty.": "Correlation result was empty.",
5
-
"Create a graph of correlated items from resources in the current view.": "Create a graph of correlated items from resources in the curret view.",
5
+
"Create a graph of items correlated from resources in the current page.": "Create a graph of items correlated from resources in the current page.",
6
6
"Distance": "Distance",
7
7
"Find all paths to items of the specified goal class.": "Find all paths to items of the specified goal class.",
8
8
"Focus": "Focus",
9
9
"Follows correlation rules from the starting point to find related data, then continues the search from that data, up to the number of steps you specify.": "Follows correlation rules from the starting point to find related data, then continues the search from that data, up to the number of steps you specify.",
"No Correlated Signals Found": "No Correlated Signals Found",
@@ -24,7 +25,7 @@
24
25
"Search Type": "Search Type",
25
26
"Selects the starting point for correlation search. This query is set automatically by the <1>Focus</1> button. You can edit it manually to specify a custom query.": "Selects the starting point for correlation search. This query is set automatically by the <1>Focus</1> button. You can edit it manually to specify a custom query.",
26
27
"Since": "Since",
27
-
"The current view does not support correlation.": "The current view does not support correlation.",
28
+
"The current page does not support correlation.": "The current page does not support correlation.",
0 commit comments