User: ihi Date: 2007/04/19 08:04:05 Modified: dba/dbaccess/source/ui/dlg/queryorder.src
Log: INTEGRATION: CWS mergede01 (1.32.242); FILE MERGED 2007/03/20 14:45:26 ihi 1.32.242.1: #i72301# Remove German File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: queryorder.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/queryorder.src?r1=1.32&r2=1.33 Delta lines: +0 -46 -------------------- --- queryorder.src 23 Sep 2005 14:16:18 -0000 1.32 +++ queryorder.src 19 Apr 2007 15:04:02 -0000 1.33 @@ -45,7 +45,6 @@ SVLook = TRUE ; HelpId = HID_DLG_ORDERCRIT ; Size = MAP_APPFONT ( 252 , 76 ) ; - Text [ de ] = "Sortierung" ; Text [ en-US ] = "Sort Order" ; Moveable = TRUE ; Closeable = TRUE ; @@ -66,21 +65,11 @@ TabStop = TRUE ; DropDown = TRUE ; CurPos = 0 ; - StringList [ de ] = - { - < "aufsteigend" ; Default ; > ; - < "absteigend" ; Default ; > ; - }; StringList [ en-US ] = { < "ascending" ; Default ; > ; < "descending" ; Default ; > ; }; - StringList [ x-comment ] = - { - < " " ; Default ; > ; - < " " ; Default ; > ; - }; }; ListBox LB_ORDERFIELD2 { @@ -99,21 +88,11 @@ TabStop = TRUE ; DropDown = TRUE ; CurPos = 0 ; - StringList [ de ] = - { - < "aufsteigend" ; Default ; > ; - < "absteigend" ; Default ; > ; - }; StringList [ en-US ] = { < "ascending" ; Default ; > ; < "descending" ; Default ; > ; }; - StringList [ x-comment ] = - { - < " " ; Default ; > ; - < " " ; Default ; > ; - }; }; ListBox LB_ORDERFIELD3 { @@ -132,65 +111,45 @@ TabStop = TRUE ; DropDown = TRUE ; CurPos = 0 ; - StringList [ de ] = - { - < "aufsteigend" ; Default ; > ; - < "absteigend" ; Default ; > ; - }; StringList [ en-US ] = { < "ascending" ; Default ; > ; < "descending" ; Default ; > ; }; - StringList [ x-comment ] = - { - < " " ; Default ; > ; - < " " ; Default ; > ; - }; }; FixedText FT_ORDERFIELD { Pos = MAP_APPFONT ( 58 , 14 ) ; Size = MAP_APPFONT ( 60 , 8 ) ; - Text [ de ] = "Feldname" ; Text [ en-US ] = "Field name" ; Center = TRUE ; - Text [ x-comment ] = " "; }; FixedText FT_ORDERAFTER1 { Pos = MAP_APPFONT ( 12 , 43 ) ; Size = MAP_APPFONT ( 40 , 8 ) ; - Text [ de ] = "danach" ; Text [ en-US ] = "and then" ; - Text [ x-comment ] = " "; }; FixedText FT_ORDERAFTER2 { Pos = MAP_APPFONT ( 12 , 59 ) ; Size = MAP_APPFONT ( 40 , 8 ) ; - Text [ de ] = "danach" ; Text [ en-US ] = "and then" ; - Text [ x-comment ] = " "; }; FixedText FT_ORDEROPER { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 46 , 8 ) ; /* ### ACHTUNG: Neuer Text in Resource? Verknüpfung : Verkn³pfung */ - Text [ de ] = "Verknüpfung" ; Text [ en-US ] = "Operator" ; - Text [ x-comment ] = " "; }; FixedText FT_ORDERDIR { Pos = MAP_APPFONT ( 122 , 14 ) ; Size = MAP_APPFONT ( 60 , 8 ) ; - Text [ de ] = "Reihenfolge" ; Text [ en-US ] = "Order" ; Center = TRUE ; - Text [ x-comment ] = " "; }; OKButton BT_OK { @@ -215,17 +174,12 @@ { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 184 , 8 ) ; - Text [ de ] = "Sortierung" ; Text [ en-US ] = "Sort order" ; - Text [ x-comment ] = " "; }; String STR_NOENTRY { - Text [ de ] = "<keines>" ; Text [ en-US ] = "<none>" ; - Text [ x-comment ] = " "; }; - Text [ x-comment ] = " "; }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
