summaryrefslogtreecommitdiff
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
parent61842dde1e679b54a71bbb3eeb8fc2d55c9ea5db (diff)
INTEGRATION: CWS mergede01 (1.33.618); FILE MERGED
2007/03/20 14:40:25 ihi 1.33.618.1: #i72301# Remove German
-rw-r--r--sw/source/ui/fldui/changedb.src20
-rw-r--r--sw/source/ui/fldui/flddb.src14
2 files changed, 4 insertions, 30 deletions
diff --git a/sw/source/ui/fldui/changedb.src b/sw/source/ui/fldui/changedb.src
index 7af03eaabc32..6f8c2e7dc6a5 100644
--- a/sw/source/ui/fldui/changedb.src
+++ b/sw/source/ui/fldui/changedb.src
@@ -4,9 +4,9 @@
*
* $RCSfile: changedb.src,v $
*
- * $Revision: 1.33 $
+ * $Revision: 1.34 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 13:02:43 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 13:07:33 $
*
* 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 @@ ModalDialog DLG_CHANGE_DB
SVLook = TRUE ;
Size = MAP_APPFONT ( 286 , 175 ) ;
- Text [ de ] = "Datenbank austauschen" ;
Text [ en-US ] = "Exchange Databases" ;
Moveable = TRUE ;
FixedLine FL_DBLIST
@@ -51,27 +50,21 @@ ModalDialog DLG_CHANGE_DB
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 218 , 8 ) ;
- Text [ de ] = "Datenbank austauschen" ;
Text [ en-US ] = "Exchange databases" ;
- Text [ x-comment ] = " ";
};
FixedText FT_USEDDB
{
Pos = MAP_APPFONT ( 12 , 14 ) ;
Size = MAP_APPFONT ( 90 , 8 ) ;
- Text [ de ] = "Verwendete Datenbanken" ;
Left = TRUE ;
Text [ en-US ] = "Databases in Use" ;
- Text [ x-comment ] = " ";
};
FixedText FT_AVAILDB
{
Pos = MAP_APPFONT ( 118 , 14 ) ;
Size = MAP_APPFONT ( 90 , 8 ) ;
- Text [ de ] = "Verfügbare Datenbanken" ;
Left = TRUE ;
Text [ en-US ] = "Available Databases" ;
- Text [ x-comment ] = " ";
};
Control TLB_USEDDB
{
@@ -91,14 +84,12 @@ ModalDialog DLG_CHANGE_DB
{
Pos = MAP_APPFONT ( 118 , 90 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
- Text [ de ] = "~Durchsuchen..." ;
Text [ en-US ] = "Browse..." ;
};
FixedText FT_DESC
{
Pos = MAP_APPFONT ( 12 , 110 ) ;
Size = MAP_APPFONT ( 210 , 45 ) ;
- Text [ de ] = "In diesem Dialog können Sie Datenbanken, auf die Sie in Ihrem Dokument über Datenbankfelder zugreifen, durch andere Datenbanken austauschen. Sie können nur eine Änderung pro Arbeitsgang durchführen. In der linken Liste ist Mehrfachselektion möglich.\n Benutzen Sie die Durchsuchen Schaltfläche, um eine Datenbankdatei auszuwählen." ;
WordBreak = TRUE ;
Left = TRUE ;
Text [ en-US ] = "Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\nUse the browse button to select a database file." ;
@@ -107,19 +98,15 @@ ModalDialog DLG_CHANGE_DB
{
Pos = MAP_APPFONT ( 6 , 161 ) ;
Size = MAP_APPFONT ( 100 , 8 ) ;
- Text [ de ] = "Am Dokument gesetzte Datenbank:" ;
Left = TRUE ;
Text [ en-US ] = "Database applied to document:" ;
- Text [ x-comment ] = " ";
};
FixedText FT_DOCDBNAME
{
Pos = MAP_APPFONT ( 109 , 161 ) ;
Size = MAP_APPFONT ( 114 , 8 ) ;
Left = TRUE ;
- Text [ de ] = "Adressen.Adressen" ;
Text [ en-US ] = "Addresses.Addresses" ;
- Text [ x-comment ] = " ";
};
OKButton BT_OK
{
@@ -128,7 +115,6 @@ ModalDialog DLG_CHANGE_DB
TabStop = TRUE ;
DefButton = TRUE ;
Disable = TRUE ;
- Text[ de ] = "Festlegen" ;
TabStop = TRUE ;
Text [ en-US ] = "Define" ;
};
@@ -137,7 +123,6 @@ ModalDialog DLG_CHANGE_DB
Pos = MAP_APPFONT ( 230 , 23 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
- Text [ de ] = "~Schließen" ;
Text [ en-US ] = "~Close" ;
};
HelpButton BT_HELP
@@ -146,7 +131,6 @@ ModalDialog DLG_CHANGE_DB
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
};
- Text [ x-comment ] = " ";
};
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