User: ihi     
Date: 2007/04/19 08:05:20

Modified:
   dba/dbaccess/source/ui/misc/WizardPages.src

Log:
 INTEGRATION: CWS mergede01 (1.46.108); FILE MERGED
 2007/03/20 14:45:27 ihi 1.46.108.1: #i72301# Remove German

File Changes:

Directory: /dba/dbaccess/source/ui/misc/
========================================

File [changed]: WizardPages.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/WizardPages.src?r1=1.46&r2=1.47
Delta lines:  +0 -35
--------------------
--- WizardPages.src     10 Jul 2006 15:37:04 -0000      1.46
+++ WizardPages.src     19 Apr 2007 15:05:18 -0000      1.47
@@ -55,44 +55,37 @@
 
 String STR_HTML_TITLE
 {
-       Text [ de ] = "HTML Tabelle kopieren" ;
        Text [ en-US ] = "Copy HTML table" ;
 };
 
 String STR_RTF_TITLE
 {
-       Text [ de ] = "RTF Tabelle kopieren" ;
        Text [ en-US ] = "Copy RTF table" ;
 };
 
 String STR_WIZ_COLUMN_SELECT_TITEL
 {
-       Text [ de ] = "Spaltenübernahme" ;
        Text [ en-US ] = "Apply columns";
 };
 
 String STR_WIZ_TYPE_SELECT_TITEL
 {
-       Text [ de ] = "Typformatierungen" ;
        Text [ en-US ] = "Type formatting";
 };
 
 String STR_WIZ_PKEY_ALREADY_DEFINED
 {
-       Text [ de ] = "Es sind bereits folgende Felder als Primärschlüssel 
gesetzt:\n" ;
        Text [ en-US ] = "The following fields have already been set as primary 
keys:\n";
 };
 
 String STR_WIZ_NAME_MATCHING_TITEL
 {
-       Text [ de ] = "Spalten zuordnen" ;
        Text [ en-US ]  = "Assign columns" ;
 };
 
 ModalDialog WIZ_RTFCOPYTABLE
 {
 
-       Text [ de ] = "RTF Tabelle kopieren" ;
        Text [ en-US ] = "Copy RTF Table" ;
 
 
@@ -106,35 +99,30 @@
        {
                TabStop                         = TRUE ;
                Size                            = MAP_APPFONT ( BUTTON_SIZE_X , 
BUTTON_SIZE_Y ) ;
-        Text [ de ] = "~Hilfe" ;
                Text [ en-US ] = "~Help";
        };
        CancelButton PB_CANCEL
        {
                TabStop                         = TRUE ;
                Size                            = MAP_APPFONT ( BUTTON_SIZE_X , 
BUTTON_SIZE_Y ) ;
-               Text [ de ] = "~Abbrechen" ;
                Text [ en-US ] = "~Cancel";
        };
        PushButton PB_PREV
        {
                TabStop                         = TRUE ;
                Size                            = MAP_APPFONT ( BUTTON_SIZE_X , 
BUTTON_SIZE_Y ) ;
-               Text [ de ] = "<~Zurück" ;
                Text [ en-US ] = "< ~Back";
        };
        PushButton PB_NEXT
        {
                TabStop                         = TRUE ;
                Size                            = MAP_APPFONT ( BUTTON_SIZE_X , 
BUTTON_SIZE_Y ) ;
-               Text [ de ] = "~Weiter>" ;
                Text [ en-US ] = "~Next>";
        };
        OKButton PB_OK
        {
                TabStop                         = TRUE ;
                Size                            = MAP_APPFONT ( BUTTON_SIZE_X , 
BUTTON_SIZE_Y ) ;
-               Text [ de ] = "~Fertig stellen" ;
                Text [ en-US ] = "C~reate";
        };
 
@@ -155,7 +143,6 @@
        {
                Pos                                     = MAP_APPFONT ( 6 , 3  
) ;
         Size                = MAP_APPFONT ( WINDOW_SIZE_X - 12 , 8 ) ;
-               Text [ de ] = "Vorhandene Spalten" ;
                Text [ en-US ] = "Existing columns" ;
        };
 
@@ -290,7 +277,6 @@
        {
                Pos                                     = MAP_APPFONT ( 99 , 3  
) ;
         Size                = MAP_APPFONT ( WINDOW_SIZE_X -  105, 8 ) ;
-               Text [ de ] = "Spalteninformation" ;
                Text [ en-US ] = "Column information" ;
        };
 
@@ -306,7 +292,6 @@
        {
                Pos                                     = MAP_APPFONT ( 99 , 
WINDOW_SIZE_Y - WINDOW_BORDER_Y - 41  ) ;
         Size                = MAP_APPFONT ( WINDOW_SIZE_X - 105, 8 ) ;
-               Text [ de ] = "Automat. Typerkennung" ;
                Text [ en-US ] = "Automatic type recognition" ;
        };
 
@@ -314,7 +299,6 @@
        {
         Pos                 = MAP_APPFONT ( 105 , WINDOW_SIZE_Y - 
WINDOW_BORDER_Y - 28 ) ;
         Size                = MAP_APPFONT ( 40 , 8 ) ;
-        Text [ de ] = "(max.) ~Zeilen" ;
                Text [ en-US ] = "Lines (ma~x)";
        };
 
@@ -345,7 +329,6 @@
                        Identifier              = 
SID_TABLEDESIGN_TABED_PRIMARYKEY ;
                        HelpID                  = 
SID_TABLEDESIGN_TABED_PRIMARYKEY ;
                        Checkable               = TRUE ;
-                       Text [ de ] = "Primärschlüssel" ;
                        Text [ en-US ] = "Primary Key" ;
                };
        };
@@ -364,7 +347,6 @@
        {
                Pos                                     = MAP_APPFONT ( 52 , 6  
) ;
                Size                            = MAP_APPFONT ( 75 , 20) ;
-        Text [ de ] = "Quelltabelle: \n" ;
                Text [ en-US ] = "Source table: \n";
        };
 
@@ -372,7 +354,6 @@
        {
         Pos                 = MAP_APPFONT ( 144, 6  ) ;
                Size                            = MAP_APPFONT ( 75 , 20) ;
-        Text [ de ] = "Zieltabelle: \n" ;
                Text [ en-US ] = "Destination table: \n";
        };
 
@@ -480,7 +461,6 @@
         Pos                 = MAP_APPFONT ( 6, 83) ;
                Size                            = MAP_APPFONT ( 40 , 14 ) ;
                TabStop                         = TRUE ;
-               Text [ de ] = "a~lle" ;
                Text [ en-US ]  = "~All" ;
        };
 
@@ -489,7 +469,6 @@
         Pos                 = MAP_APPFONT ( 6, 103) ;
                Size                            = MAP_APPFONT ( 40 , 14 ) ;
                TabStop                         = TRUE ;
-               Text [ de ] = "~keine" ;
                Text [ en-US ]  = "Non~e" ;
        };
 };
@@ -505,7 +484,6 @@
        {
         Pos                 = MAP_APPFONT ( 12 , 11) ;
         Size                = MAP_APPFONT ( 60 , 8 ) ;
-        Text [ de ] = "~Tabellenname" ;
                Text [ en-US ] = "Ta~ble name";
        };
 
@@ -522,21 +500,18 @@
        {
         Pos                 = MAP_APPFONT ( 6 , 24 ) ;
         Size                = MAP_APPFONT ( WINDOW_SIZE_X - 12 , 8 ) ;
-               Text [ de ] = "Optionen" ;
                Text [ en-US ] = "Options" ;
        };
        RadioButton RB_DEFDATA
        {
         Pos                 = MAP_APPFONT ( 12 , 35 ) ;
                Size                            = MAP_APPFONT ( 73 , 10 ) ;
-               Text [ de ] = "Definition und D~aten" ;
                Text [ en-US ] = "De~finition and data" ;
        };
        RadioButton RB_DEF
        {
         Pos                 = MAP_APPFONT ( 12, 49 ) ;
                Size                            = MAP_APPFONT ( 73 , 10 ) ;
-               Text [ de ] = "~Definition" ;
                Text [ en-US ] = "Def~inition" ;
        };
 
@@ -544,7 +519,6 @@
        {
         Pos                 = MAP_APPFONT ( 12, 63 ) ;
                Size                            = MAP_APPFONT ( 73 , 10 ) ;
-               Text [ de ] = "Als Tabellen~sicht" ;
                Text [ en-US ] = "A~s table view";
        };
 
@@ -552,7 +526,6 @@
        {
         Pos                 = MAP_APPFONT ( 12, 77 ) ;
                Size                            = MAP_APPFONT ( 73 , 10 ) ;
-               Text [ de ] = "Daten a~nhängen" ;
                Text [ en-US ] = "Append ~data" ;
        };
 
@@ -560,14 +533,12 @@
        {
         Pos                 = MAP_APPFONT ( 12, 93 ) ;
                Size                            = MAP_APPFONT ( 90 , 10 ) ;
-               Text [ de ] = "~Primärschlüssel erzeugen" ;
                Text [ en-US ] = "Crea~te primary key";
        };
        FixedText FT_KEYNAME
        {
         Pos                 = MAP_APPFONT ( 21 , 108 ) ;
         Size                = MAP_APPFONT ( 39 , 8 ) ;
-        Text [ de ] = "Name";
                Text [ en-US ] = "Name";
        };
 
@@ -582,36 +553,30 @@
 
 String STR_WIZ_TABLE_COPY
 {
-       Text [ de ] = "Tabelle kopieren" ;
        Text [ en-US ] = "Copy table" ;
 };
 
 String STR_COPYTABLE_TITLE_COPY
 {
-       Text [ de ] = "Tabelle kopieren" ;
        Text [ en-US ] = "Copy table" ;
 };
 
 String STR_COPYTABLE_TITLE_MOVE
 {
-       Text [ de ] = "Tabelle verschieben" ;
        Text [ en-US ] = "Move table" ;
 };
 ErrorBox ERROR_INVALID_TABLE_NAME
 {
-       Message [ de ] = "In der aktuellen Datenbank ist dies kein gültiger 
Tabellenname.";
        Buttons = WB_OK;
        Message [ en-US ] = "This table name is not valid in the current 
database.";
 };
 String STR_SUGGEST_APPEND_TABLE_DATA
 {
-       Text [ de ] = "Wählen Sie die Option 'Daten anhängen' auf der ersten 
Seite, um Daten an eine existierende Tabellen anzuhängen.";
        Text [ en-US ] = "Choose the option 'Append data' on the first page to 
append data to an existing table.";
 };
 
 ErrorBox ERROR_INVALID_TABLE_NAME_LENGTH
 {
-       Message [ de ] = "Bitte ändern Sie den Tabellenname. Er ist zu lang.";
        Buttons = WB_OK;
        Message [ en-US ] = "Please change the table name. It is too long.";
 };




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to