gSAFE  1.3.8
Macros
texts

Macros

#define GSAFETEXT_CALLEXTERNAL   "Calling external program..."
 
#define GSAFETEXT_CANNOT_CREATE_FILE   "Cannot create file! (%1)"
 
#define GSAFETEXT_CLOSE   "Close"
 
#define GSAFETEXT_DISPSQLCH_SELECTBUTTON   "Select"
 
#define GSAFETEXT_DISPSQLCH_TITLE   "Select a value"
 
#define GSAFETEXT_NO_HAVENOT   "no/haven't"
 
#define GSAFETEXT_SAVE   "Save"
 
#define GSAFETEXT_STARTDIATEXT1   "External program is started! ("
 
#define GSAFETEXT_STARTDIATEXT2   ")\nDon't close this window, it will disappear automatically, if you exit from the external program!"
 
#define GSAFETEXT_TEXT_UNKNOWN   "Unknown"
 
#define GSAFETEXT_UNKNOWN   "unknown"
 
#define GSAFETEXT_XMLO_GETLABEL   "The name and location of the output XML file:"
 
#define GSAFETEXT_XMLO_OUTFILETITLE   "The output xml file"
 
#define GSAFETEXT_XMLO_WINTITLE   "Excl 2003 XML output..."
 
#define GSAFETEXT_YES_HAVE   "yes/have"
 

Detailed Description

Macro Definition Documentation

#define GSAFETEXT_CALLEXTERNAL   "Calling external program..."

The title of HShowPrintHtml external program calling dialog. "Calling external program..."

Definition at line 72 of file gstexts.h.

#define GSAFETEXT_DISPSQLCH_SELECTBUTTON   "Select"

SqlChooseDialog select button text "Select"

Definition at line 82 of file gstexts.h.

#define GSAFETEXT_DISPSQLCH_TITLE   "Select a value"

SqlChooseDialog select dialog title "Select a value"

Definition at line 84 of file gstexts.h.

#define GSAFETEXT_NO_HAVENOT   "no/haven't"

The default text of the HCheck unchecked "No"

Definition at line 69 of file gstexts.h.

#define GSAFETEXT_STARTDIATEXT1   "External program is started! ("

The text of the HShowPrintHtml external program calling dialog 1. "External program is started!("

Definition at line 76 of file gstexts.h.

#define GSAFETEXT_STARTDIATEXT2   ")\nDon't close this window, it will disappear automatically, if you exit from the external program!"

The text of the HShowPrintHtml external program calling dialog 2. ")\nDon't close this window, it will disappear automatically, if you exit from the external program!"

Definition at line 79 of file gstexts.h.

#define GSAFETEXT_TEXT_UNKNOWN   "Unknown"

Unknown text "Unknown"

Definition at line 64 of file gstexts.h.

#define GSAFETEXT_UNKNOWN   "unknown"

Unknown text (lowercase) "unknown"

Definition at line 62 of file gstexts.h.

#define GSAFETEXT_YES_HAVE   "yes/have"

The default text of the HCheck checked "Yes"

Definition at line 67 of file gstexts.h.