Message [ en-US ] = "Your document contains address database fields. Do you want to print a form letter?";
Message [ en-US ] = "Your document contains address database fields. Do you want to print a form letter?";
};
};
ModalDialog DLG_MERGE_SOURCE_UNAVAILABLE
{
HelpId = HID_MERGE_SOURCE_UNAVAILABLE;
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 202 , 72 ) ;
Moveable = TRUE ;
FixedImage IMG_MERGE
{
Pos = MAP_APPFONT ( 12 , 14 ) ;
Size = MAP_APPFONT ( 103 , 32 ) ;
};
FixedText ST_MERGE_SOURCE_UNAVAILABLE
{
Pos = MAP_APPFONT ( 12 , 6 ) ;
Size = MAP_APPFONT ( 178 , 40 ) ;
WordBreak = TRUE;
Text [ en-US ] = "The data source '%1' was not found. Thus the connection to the data source could not be established.\n\nPlease check the connection settings.";
<propertyname="title"translatable="yes">Data source not found</property>
<propertyname="resizable">False</property>
<propertyname="type_hint">dialog</property>
<propertyname="skip_taskbar_hint">True</property>
<propertyname="message_type">warning</property>
<propertyname="text"translatable="yes">The data source '%1' was not found.</property>
<propertyname="secondary_text"translatable="yes">The connection to the data source could not be established. Please check the connection settings.</property>