summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/textdlgs.src
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-19 15:49:16 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-19 15:49:16 +0000
commit1c1025492a879c1738365e31cceb6d4120d49055 (patch)
tree93c9dd8efe8ffc5a1a8f3105359b1a7622e6b4b9 /sc/source/ui/src/textdlgs.src
parentd3120cbc5fe6a4dee46d69ce56ff05e1d511313c (diff)
INTEGRATION: CWS mergede01 (1.28.342); FILE MERGED
2007/03/20 14:49:51 ihi 1.28.342.1: #i72301# Remove German
Diffstat (limited to 'sc/source/ui/src/textdlgs.src')
-rw-r--r--sc/source/ui/src/textdlgs.src23
1 files changed, 2 insertions, 21 deletions
diff --git a/sc/source/ui/src/textdlgs.src b/sc/source/ui/src/textdlgs.src
index 7d23aef8a864..5c4225ae1004 100644
--- a/sc/source/ui/src/textdlgs.src
+++ b/sc/source/ui/src/textdlgs.src
@@ -4,9 +4,9 @@
*
* $RCSfile: textdlgs.src,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 15:11:13 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 16:49:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,7 +43,6 @@ TabDialog RID_SCDLG_CHAR
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 289 , 176 ) ;
- Text [ de ] = "Zeichen" ;
Text [ en-US ] = "Character" ;
Moveable = TRUE ;
Closeable = TRUE ;
@@ -57,19 +56,16 @@ TabDialog RID_SCDLG_CHAR
PageItem
{
Identifier = RID_SVXPAGE_CHAR_NAME ;
- Text [ de ] = "Schrift" ;
Text [ en-US ] = "Font";
};
PageItem
{
Identifier = RID_SVXPAGE_CHAR_EFFECTS ;
- Text [ de ] = "Schrifteffekt" ;
Text [ en-US ] = "Font Effects";
};
PageItem
{
Identifier = RID_SVXPAGE_CHAR_POSITION ;
- Text [ de ] = "Schriftposition" ;
Text [ en-US ] = "Font Position";
};
};
@@ -97,12 +93,9 @@ TabDialog RID_SCDLG_CHAR
Pos = MAP_APPFONT ( 169 , 151 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
/* ### ACHTUNG: Neuer Text in Resource? Zurck : Zurck */
- Text [ de ] = "Zurück" ;
Text [ en-US ] = "Back" ;
TabStop = TRUE ;
- Text [ x-comment ] = " ";
};
- Text [ x-comment ] = " ";
};
TabDialog RID_SCDLG_PARAGRAPH
@@ -110,7 +103,6 @@ TabDialog RID_SCDLG_PARAGRAPH
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 289 , 176 ) ;
- Text [ de ] = "Absatz" ;
Text [ en-US ] = "Paragraph" ;
Moveable = TRUE ;
Closeable = TRUE ;
@@ -125,15 +117,12 @@ TabDialog RID_SCDLG_PARAGRAPH
{
Identifier = RID_SVXPAGE_STD_PARAGRAPH ;
/* ### ACHTUNG: Neuer Text in Resource? Einzge und Abstnde : Einzge und Abstnde */
- Text [ de ] = "Einzüge und Abstände" ;
Text [ en-US ] = "Indents & Spacing" ;
PageResID = RID_SVXPAGE_STD_PARAGRAPH ;
- Text [ x-comment ] = " ";
};
/*
PageItem {
Identifier = RID_SVXPAGE_EXT_PARAGRAPH;
- Text [ de ] = "Absatz (Zustze)";
Text [ en-US ] = "Paragraph (Extensions)";
PageResID = RID_SVXPAGE_EXT_PARAGRAPH;
};
@@ -142,23 +131,18 @@ TabDialog RID_SCDLG_PARAGRAPH
{
Identifier = RID_SVXPAGE_ALIGN_PARAGRAPH ;
PageResID = RID_SVXPAGE_ALIGN_PARAGRAPH ;
- Text [ de ] = "Ausrichtung" ;
Text [ en-US ] = "Alignment" ;
- Text [ x-comment ] = " ";
};
PageItem
{
Identifier = RID_SVXPAGE_PARA_ASIAN ;
- Text [ de ] = "Asiatische Typographie" ;
Text [ en-US ] = "Asian Typography";
};
PageItem
{
Identifier = RID_SVXPAGE_TABULATOR ;
- Text [ de ] = "Tabulator" ;
Text [ en-US ] = "Tab" ;
PageResID = RID_SVXPAGE_TABULATOR ;
- Text [ x-comment ] = " ";
};
};
};
@@ -185,12 +169,9 @@ TabDialog RID_SCDLG_PARAGRAPH
Pos = MAP_APPFONT ( 169 , 151 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
/* ### ACHTUNG: Neuer Text in Resource? Zurck : Zurck */
- Text [ de ] = "Zurück" ;
Text [ en-US ] = "Back" ;
TabStop = TRUE ;
- Text [ x-comment ] = " ";
};
- Text [ x-comment ] = " ";
};