summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/flddb.src
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-19 12:07:46 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-19 12:07:46 +0000
commit107c682584e37e5bc32ccaf2244b3bbd55fe0593 (patch)
tree49c8ece03646a3394ed3676de11be4a61583c6c4 /sw/source/ui/fldui/flddb.src
parent61842dde1e679b54a71bbb3eeb8fc2d55c9ea5db (diff)
INTEGRATION: CWS mergede01 (1.33.618); FILE MERGED
2007/03/20 14:40:25 ihi 1.33.618.1: #i72301# Remove German
Diffstat (limited to 'sw/source/ui/fldui/flddb.src')
-rw-r--r--sw/source/ui/fldui/flddb.src14
1 files changed, 2 insertions, 12 deletions
diff --git a/sw/source/ui/fldui/flddb.src b/sw/source/ui/fldui/flddb.src
index 0b776fbbe249..0744b4d69a79 100644
--- a/sw/source/ui/fldui/flddb.src
+++ b/sw/source/ui/fldui/flddb.src
@@ -4,9 +4,9 @@
*
* $RCSfile: flddb.src,v $
*
- * $Revision: 1.33 $
+ * $Revision: 1.34 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 13:03:06 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 13:07:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,12 +42,10 @@ TabPage TP_FLD_DB
SVLook = TRUE ;
Hide = TRUE ;
Size = MAP_APPFONT ( 260 , 185 ) ;
- Text [ de ] = "Datenbank" ;
FixedText FT_DBTYPE
{
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 76 , 8 ) ;
- Text [ de ] = "~Feldtyp" ;
Text [ en-US ] = "~Type" ;
Left = TRUE ;
};
@@ -72,7 +70,6 @@ TabPage TP_FLD_DB
{
Pos = MAP_APPFONT ( 6 , 126 ) ;
Size = MAP_APPFONT ( 76 , 8 ) ;
- Text [ de ] = "Bedin~gung" ;
Text [ en-US ] = "~Condition" ;
Left = TRUE ;
};
@@ -88,7 +85,6 @@ TabPage TP_FLD_DB
{
Pos = MAP_APPFONT ( 6 , 156 ) ;
Size = MAP_APPFONT ( 76 , 8 ) ;
- Text [ de ] = "Sat~znummer" ;
Text [ en-US ] = "Record number" ;
Left = TRUE ;
};
@@ -104,7 +100,6 @@ TabPage TP_FLD_DB
{
Pos = MAP_APPFONT ( 88 , 3 ) ;
Size = MAP_APPFONT ( 166 , 8 ) ;
- Text [ de ] = "Datenbank~auswahl" ;
Left = TRUE ;
Text [ en-US ] = "Database s~election" ;
};
@@ -119,14 +114,12 @@ TabPage TP_FLD_DB
{
Pos = MAP_APPFONT ( 88 , 123) ;
Size = MAP_APPFONT ( 105 , 8 ) ;
- Text [ de ] = "Datenbankdatei hinzufügen" ;
Text [ en-US ] = "Add database file" ;
};
PushButton PB_ADDDB
{
Pos = MAP_APPFONT ( 198 , 121) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
- Text [ de ] = "~Durchsuchen..." ;
Text [ en-US ] = "Browse..." ;
};
@@ -134,7 +127,6 @@ TabPage TP_FLD_DB
{
Pos = MAP_APPFONT ( 94 , 153 ) ;
Size = MAP_APPFONT ( 150 , 10 ) ;
- Text [ de ] = "A~us Datenbank" ;
Check = TRUE ;
Text [ en-US ] = "From database" ;
};
@@ -142,7 +134,6 @@ TabPage TP_FLD_DB
{
Pos = MAP_APPFONT ( 94 , 166 ) ;
Size = MAP_APPFONT ( 100 , 10 ) ;
- Text [ de ] = "Se~lbst definiert" ;
Text [ en-US ] = "User-defined" ;
};
ListBox LB_DBNUMFORMAT
@@ -169,7 +160,6 @@ TabPage TP_FLD_DB
{
Pos = MAP_APPFONT ( 88 , 141 ) ;
Size = MAP_APPFONT ( 166 , 8 ) ;
- Text [ de ] = "Format" ;
Text [ en-US ] = "Format" ;
};
FixedLine FL_DBFORMAT_VERT