diff --git a/src/sql/parts/grid/views/query/chartViewer.component.html b/src/sql/parts/grid/views/query/chartViewer.component.html index 8a7ae34779..e994053fe1 100644 --- a/src/sql/parts/grid/views/query/chartViewer.component.html +++ b/src/sql/parts/grid/views/query/chartViewer.component.html @@ -8,28 +8,28 @@
-
{{chartTypeLabel}}
-
+
{{localizedStrings.CHART_TYPE}}
+
-
{{dataTypeLabel}}
-
+
{{localizedStrings.DATA_TYPE}}
+
- {{numberLabel}} + {{localizedStrings.NUMBER}}
- {{pointLabel}} + {{localizedStrings.POINT}}
-
{{dataDirectionLabel}}
-
+
{{localizedStrings.DATA_DIRECTION}}
+
- {{verticalLabel}} + {{localizedStrings.VERTICAL}}
- {{horizontalLabel}} + {{localizedStrings.HORIZONTAL}}
@@ -41,8 +41,8 @@
-
{{legendLabel}}
-
+
{{localizedStrings.LEGEND}}
+