Kaydet (Commit) d268d72e authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS xmlsec06 (1.2.2); FILE MERGED

2004/10/06 08:49:02 pb 1.2.2.1: fix: #i34816# helpids added
üst 94733d12
......@@ -2,9 +2,9 @@
*
* $RCSfile: warnings.src,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: gt $ $Date: 2004-07-20 05:32:08 $
* last change: $Author: rt $ $Date: 2004-11-26 14:53:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -60,10 +60,11 @@
************************************************************************/
#include "dialogs.hrc"
#include "helpids.hrc"
ModalDialog RID_XMLSECTP_MACROWARN
{
// HelpId = HID_XMLSECTP_MACROWARN;
HelpId = HID_XMLSEC_TP_MACROWARN;
Size = MAP_APPFONT( MW_WIDTH, MW_HEIGHT );
OutputSize = TRUE;
Closeable = TRUE;
......@@ -136,7 +137,6 @@ ModalDialog RID_XMLSECTP_MACROWARN
{
Pos = MAP_APPFONT( DLGS_BOTTOM_OK_X( MW_WIDTH ), DLGS_BOTTOM_BTN_Y( MW_HEIGHT ) );
Size = MAP_APPFONT( RSC_CD_PUSHBUTTON_WIDTH, RSC_CD_PUSHBUTTON_HEIGHT );
// Default = FALSE;
Text [ de ] = "";
Text [ en-US ] = "Enable Macros";
};
......@@ -153,3 +153,4 @@ ModalDialog RID_XMLSECTP_MACROWARN
Size = MAP_APPFONT( RSC_CD_PUSHBUTTON_WIDTH, RSC_CD_PUSHBUTTON_HEIGHT );
};
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment