User: ihi Date: 2007/04/19 08:03:37 Modified: dba/dbaccess/source/ui/dlg/paramdialog.src
Log: INTEGRATION: CWS mergede01 (1.35.242); FILE MERGED 2007/03/20 14:45:26 ihi 1.35.242.1: #i72301# Remove German File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: paramdialog.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/paramdialog.src?r1=1.35&r2=1.36 Delta lines: +0 -7 ------------------- --- paramdialog.src 23 Sep 2005 14:15:45 -0000 1.35 +++ paramdialog.src 19 Apr 2007 15:03:34 -0000 1.36 @@ -51,15 +51,12 @@ Moveable = TRUE ; Closeable = TRUE ; - Text [ de ] = "Parameter-Eingabe" ; FixedLine FL_PARAMS { Pos = MAP_APPFONT ( 4 , 3 ) ; Size = MAP_APPFONT ( 3 + LIST_WIDTH + 3 , 8 ) ; - Text [ de ] = "~Parameter"; Text [ en-US ] = "~Parameters"; - Text [ x-comment ] = " "; }; ListBox LB_ALLPARAMS { @@ -72,9 +69,7 @@ { Pos = MAP_APPFONT ( 7 , 12 + LIST_HEIGHT + 4 ) ; Size = MAP_APPFONT ( LIST_WIDTH , 8 ) ; - Text [ de ] = "~Wert"; Text [ en-US ] = "~Value"; - Text [ x-comment ] = " "; }; Edit ET_PARAM { @@ -87,7 +82,6 @@ { Pos = MAP_APPFONT ( 4 + 3 + LIST_WIDTH + 3 + 6 , 12 + LIST_HEIGHT + 4 + 8 + 3 + ( 12 - BUTTON_HEIGHT ) / 2) ; Size = MAP_APPFONT ( BUTTON_WIDTH , BUTTON_HEIGHT ) ; - Text [ de ] = "~nächster"; TabStop = TRUE ; Text [ en-US ] = "~Next"; }; @@ -108,7 +102,6 @@ String STR_COULD_NOT_CONVERT_PARAM { - Text [ de ] = "Die Eingabe konnte nicht in einen gültigen Wert für die Spalte \"$name$\" umgewandelt werden"; Text [ en-US ] = "The entry could not be converted to a valid value for the \"$name$\"column"; }; }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
