summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/Strings.src
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/Strings.src')
-rw-r--r--chart2/source/controller/dialogs/Strings.src10
1 files changed, 10 insertions, 0 deletions
diff --git a/chart2/source/controller/dialogs/Strings.src b/chart2/source/controller/dialogs/Strings.src
index 67967140ae71..5a3a500ff849 100644
--- a/chart2/source/controller/dialogs/Strings.src
+++ b/chart2/source/controller/dialogs/Strings.src
@@ -135,11 +135,21 @@ String STR_PAGE_TRENDLINE_TYPE
Text[ en-US ] = "Type";
};
+String STR_PAGE_XERROR_BARS
+{
+ Text[ en-US ] = "X Error Bars";
+};
+
String STR_PAGE_YERROR_BARS
{
Text[ en-US ] = "Y Error Bars";
};
+String STR_PAGE_ZERROR_BARS
+{
+ Text[ en-US ] = "Z Error Bars";
+};
+
String STR_PAGE_ALIGNMENT
{
Text [ en-US ] = "Alignment" ;