Tag: mws_oog680
User: hr      
Date: 2007-08-24 16:16:54+0000
Modified:
   dba/reportdesign/source/ui/dlg/CondFormat.src

Log:
 INTEGRATION: CWS localisation22 (1.2.20); FILE MERGED
 2007/08/23 14:42:35 ihi 1.2.20.1: #i75790# #i80591# #i80827# #i80840# #i80931# 
Localisation OOo 2.3

File Changes:

Directory: /dba/reportdesign/source/ui/dlg/
===========================================

File [changed]: CondFormat.src
Url: 
http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/dlg/CondFormat.src?r1=1.2&r2=1.2.12.1
Delta lines:  +3 -30
--------------------
--- CondFormat.src      2007-07-09 11:56:29+0000        1.2
+++ CondFormat.src      2007-08-24 16:16:51+0000        1.2.12.1
@@ -63,11 +63,6 @@
                DropDown = TRUE;
                TabStop = TRUE;
         Sort = FALSE;
-               StringList [ de ] =
-               {
-                       < "Field Value Is" ; Default ; > ;
-                       < "Expression Is" ; Default ; > ;
-               };
                StringList [ en-US ] =
                {
                        < "Field Value Is" ; Default ; > ;
@@ -83,17 +78,6 @@
                DropDown = TRUE;
                TabStop = TRUE;
         Sort = FALSE;
-               StringList [ de ] =
-               {
-                       < "between" ; 0; > ;
-                       < "not between" ; 1; > ;
-                       < "equal to" ; 2; > ;
-                       < "not equal to" ; 3; > ;
-                       < "greater than" ; 4; > ;
-                       < "less than" ; 5; > ;
-                       < "greater than or equal to" ; 6; > ;
-                       < "less than or equal to" ; 7; > ;
-               };
                StringList [ en-US ] =
                {
                        < "between" ; 0; > ;
@@ -120,7 +104,6 @@
                Pos = MAP_APPFONT ( 4*UNRELATED_CONTROLS + COND_TYPE_WIDTH + 
COND_OP_WIDTH + EDIT_WIDTH,
             ROW_1_POS + ( FIXEDTEXT_HEIGHT - EDIT_HEIGHT ) / 2 );
                Size = MAP_APPFONT( OPERATOR_SEP_WIDTH , FIXEDTEXT_HEIGHT );
-               Text [ de ] = "und";
                Text [ en-US ] = "and";
        };
 
@@ -201,7 +184,6 @@
                Size = MAP_APPFONT ( CONDITION_WIDTH - UNRELATED_CONTROLS, 
ROW_2_HEIGHT ) ;
                Border = TRUE ;
                HelpId = HID_CRTL_FORMAT_PREVIEW;
-               Text [ de ] = "Beispiel";
                Text [ en-US ] = "Example";
        };
 
@@ -235,7 +217,6 @@
        OutputSize = TRUE ;
        SVLook = TRUE ;
     Size = MAP_APPFONT ( COND_DLG_WIDTH, COND_DLG_HEIGHT ) ;
-       Text [ de ] = "Bedingungsabhängige Formatierung" ;
        Text [ en-US ] = "Conditional Formatting" ;
        HelpId = HID_CONDFORMAT_DLG;
        Moveable = TRUE ;
@@ -275,7 +256,6 @@
                TabStop = TRUE ;
                Pos = MAP_APPFONT ( CONDITION_WIDTH - BUTTON_WIDTH - 
UNRELATED_CONTROLS, CONDITION_HEIGHT + 2*RELATED_CONTROLS + 1) ;
                Size = MAP_APPFONT ( BUTTON_WIDTH , BUTTON_HEIGHT ) ;
-        Text [ de ] = "~Hilfe" ;
                Text [ en-US ] = "~Help";
        };
 
@@ -288,31 +268,24 @@
 
 String STR_NUMBERED_CONDITION
 {
-       Text [ de ] = "Bedingung $number$";
        Text [ en-US ] = "Condition $number$";
 };
 
 String STR_COLOR_WHITE
 {
-       Text [ de ] = "Weiß" ;
        Text [ en-US ] = "White" ;
-       Text [ x-comment ] = " ";
 };
 String STR_CHARCOLOR
 {
-       Text [ de ] = "Zeichenfarbe" ;
        Text [ en-US ] = "Font color" ;
 };
 String STR_CHARBACKGROUND
 {
-       Text [ de ] = "Hintergrund" ;
        Text [ en-US ] = "Background";
 };
 String STR_TRANSPARENT
 {
-       Text [ de ] = "Keine Füllung" ;
        Text [ en-US ] = "No Fill" ;
-       Text [ x-comment ] = " ";
 };
 
 #define MASKCOLOR MaskColor = Color { Red = 0xFFFF; Green = 0x0000; Blue = 
0xFFFF; }




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

Reply via email to