summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/asciiopt.src
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2002-01-10 12:07:47 +0000
committerDaniel Rentz <dr@openoffice.org>2002-01-10 12:07:47 +0000
commitf9044731cc2b618635ddc7505e2e6398cecb19f6 (patch)
treef41520bc0072ccfaa146b720b03f312dea09e5f2 /sc/source/ui/dbgui/asciiopt.src
parent96def2427a9e376b6dbe3b2c7cf1b1d46f290f8b (diff)
#96395# french text in CSV dialog cut
Diffstat (limited to 'sc/source/ui/dbgui/asciiopt.src')
-rw-r--r--sc/source/ui/dbgui/asciiopt.src10
1 files changed, 5 insertions, 5 deletions
diff --git a/sc/source/ui/dbgui/asciiopt.src b/sc/source/ui/dbgui/asciiopt.src
index 24da91b7f258..69d3249ffd33 100644
--- a/sc/source/ui/dbgui/asciiopt.src
+++ b/sc/source/ui/dbgui/asciiopt.src
@@ -2,9 +2,9 @@
*
* $RCSfile: asciiopt.src,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: kz $ $Date: 2001-07-13 21:08:23 $
+ * last change: $Author: dr $ $Date: 2002-01-10 13:07:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -306,8 +306,8 @@ ModalDialog RID_SCDLG_ASCII
};
FixedText FT_TEXTSEP
{
- Pos = MAP_APPFONT ( 164 , 114 ) ;
- Size = MAP_APPFONT ( 50 , 8 ) ;
+ Pos = MAP_APPFONT ( 156 , 114 ) ;
+ Size = MAP_APPFONT ( 60 , 8 ) ;
Text = "Te~xttrenner" ;
Text [ ENGLISH ] = "Text Separator" ;
Text [ DANISH ] = "Tekstseparator" ;
@@ -642,7 +642,7 @@ ModalDialog RID_SCDLG_ASCII
CheckBox CB_ASONCE
{
Pos = MAP_APPFONT ( 20 , 114 ) ;
- Size = MAP_APPFONT ( 138 , 10 ) ;
+ Size = MAP_APPFONT ( 130 , 10 ) ;
Text = "Fel~dtrenner zusammenfassen" ;
Text [ ENGLISH ] = "Treat delimiters as one" ;
TabStop = TRUE ;