User: ihi Date: 2007/04/19 08:04:18 Modified: dba/dbaccess/source/ui/dlg/sqlmessage.src
Log: INTEGRATION: CWS mergede01 (1.46.110); FILE MERGED 2007/03/20 14:45:26 ihi 1.46.110.1: #i72301# Remove German File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: sqlmessage.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/sqlmessage.src?r1=1.46&r2=1.47 Delta lines: +0 -11 -------------------- --- sqlmessage.src 10 Jul 2006 15:27:45 -0000 1.46 +++ sqlmessage.src 19 Apr 2007 15:04:15 -0000 1.47 @@ -86,21 +86,18 @@ OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 240 , 150 ) ; - Text [ de ] = "%PRODUCTNAME Base" ; Text [ en-US ] = "%PRODUCTNAME Base" ; FixedLine FL_DETAILS { Pos = MAP_APPFONT ( 6, 3 ) ; Size = MAP_APPFONT ( 228, 8 ) ; - Text [ de ] = "Details"; Text [ en-US ] = "Details"; }; FixedText FT_ERRORLIST { Pos = MAP_APPFONT ( 12, 12 ) ; Size = MAP_APPFONT ( 85, 10 ) ; - Text [ de ] = "~Fehlerliste:"; Text [ en-US ] = "Error ~list:"; Group = TRUE; }; @@ -116,7 +113,6 @@ { Pos = MAP_APPFONT ( 103, 12 ) ; Size = MAP_APPFONT ( 125, 10 ) ; - Text [ de ] = "~Beschreibung:"; Text [ en-US ] = "~Description:"; Group = TRUE; }; @@ -139,42 +135,35 @@ String STR_EXCEPTION_STATUS { - Text [ de ] = "SQL-Status"; Text [ en-US ] = "SQL Status"; }; String STR_EXCEPTION_ERRORCODE { - Text [ de ] = "Fehler-Code"; Text [ en-US ] = "Error code"; }; }; String STR_EXPLAN_STRINGCONVERSION_ERROR { - Text [ de ] = "Ein häufiger Grund für diesen Fehler ist eine ungeignete Zeichensatz-Einstellung für die Sprache Ihrer Datenbank. Ãberprüfen Sie diese Einstellung unter Bearbeiten - Datenbank - Eigenschaften."; Text [ en-US ] = "A frequent reason for this error is an inappropriate character set setting for the language of your database. Check the setting by choosing Edit - Database - Properties."; }; String STR_EXCEPTION_ERROR { - Text [ de ] = "Fehler"; Text [ en-US ] = "Error"; }; String STR_EXCEPTION_WARNING { - Text [ de ] = "Warnung"; Text [ en-US ] = "Warning"; }; String STR_EXCEPTION_INFO { - Text [ de ] = "Information"; Text [ en-US ] = "Information"; }; String STR_EXCEPTION_DETAILS { - Text [ de ] = "Details"; Text [ en-US ] = "Details"; }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
