summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/dlg_InsertDataLabel.src
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-19 14:59:41 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-19 14:59:41 +0000
commitcac4098744f6e06a7773b14b6f45675e6eb9e2c4 (patch)
tree95314a9293277fe415f20fa19e83395f91309dec /chart2/source/controller/dialogs/dlg_InsertDataLabel.src
parent783b37abe4ab4d7deceed6ef6f2ae16796cff323 (diff)
INTEGRATION: CWS mergede01 (1.3.108); FILE MERGED
2007/03/20 14:48:24 ihi 1.3.108.1: #i72301# Remove German
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_InsertDataLabel.src')
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertDataLabel.src7
1 files changed, 2 insertions, 5 deletions
diff --git a/chart2/source/controller/dialogs/dlg_InsertDataLabel.src b/chart2/source/controller/dialogs/dlg_InsertDataLabel.src
index 868dc8624380..0a73d93c3afb 100644
--- a/chart2/source/controller/dialogs/dlg_InsertDataLabel.src
+++ b/chart2/source/controller/dialogs/dlg_InsertDataLabel.src
@@ -4,9 +4,9 @@
*
* $RCSfile: dlg_InsertDataLabel.src,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 00:08:01 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 15:59:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,7 +44,6 @@ ModalDialog DLG_DATA_DESCR
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 200 , 86 ) ;
- Text [ de ] = "Datenbeschriftung" ;
Text [ en-US ] = "Data Labels" ;
Moveable = TRUE ;
BUTTONS_OK_CANCEL_HELP_STACKED(144)
@@ -53,11 +52,9 @@ ModalDialog DLG_DATA_DESCR
{
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 132 , 8 ) ;
- Text [ de ] = "Datenbeschriftung" ;
Text [ en-US ] = "Data labels" ;
};
- Text [ x-comment ] = " ";
};