summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/Strings.src
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-23 10:46:16 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-23 10:46:16 +0000
commit20406db0e7e1705a2e7ffd55bc566c288a632f78 (patch)
treec4ecf14c373140dbf58e6b14bc74a409132a2043 /chart2/source/controller/dialogs/Strings.src
parentf4a4419c4b3ce8c82f73773b5375f54cfdac0d8b (diff)
INTEGRATION: CWS chart17 (1.7.44); FILE MERGED
2007/10/30 13:54:31 bm 1.7.44.3: RESYNC: (1.7-1.8); FILE MERGED 2007/10/25 15:00:24 bm 1.7.44.2: #i10000# merged in changes from chart14 to avoid resync conflicts 2007/10/12 12:35:07 bm 1.7.44.1: #i7998# equations for regression curves
Diffstat (limited to 'chart2/source/controller/dialogs/Strings.src')
-rw-r--r--chart2/source/controller/dialogs/Strings.src17
1 files changed, 13 insertions, 4 deletions
diff --git a/chart2/source/controller/dialogs/Strings.src b/chart2/source/controller/dialogs/Strings.src
index 875e6956fe79..2e81759c69da 100644
--- a/chart2/source/controller/dialogs/Strings.src
+++ b/chart2/source/controller/dialogs/Strings.src
@@ -4,9 +4,9 @@
*
* $RCSfile: Strings.src,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: vg $ $Date: 2007-10-22 16:43:46 $
+ * last change: $Author: ihi $ $Date: 2007-11-23 11:46:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -146,6 +146,14 @@ String STR_PAGE_ILLUMINATION
{
Text [ en-US ] = "Illumination" ;
};
+String STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS
+{
+ Text [ en-US ] = "Average value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION";
+};
+String STR_PAGE_REGRESSION_OPTIONS
+{
+ Text [ en-US ] = "Equation";
+};
String STR_OBJECT_AXIS
{
@@ -276,10 +284,11 @@ String STR_OBJECT_AVERAGE_LINE
{
Text [ en-US ] = "Average Value Line";
};
-String STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS
+String STR_OBJECT_CURVE_EQUATION
{
- Text [ en-US ] = "Average value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION";
+ Text[ en-US ] = "Equation";
};
+
String STR_OBJECT_ERROR_INDICATOR
{
Text [ en-US ] = "Error Indicator";