ossp-pkg/as/as-gui/as_const.h 1.41 -> 1.42
--- as_const.h 2003/01/30 20:26:03 1.41
+++ as_const.h 2003/01/30 22:02:41 1.42
@@ -151,6 +151,7 @@
#define TITRAQ_BADVERSIONMIN "Incompatible data format. Please either\nupgrade this application or downgrade\nthe data you are using with it."
#define TITRAQ_INCOMPATDATA "Error: incompatible data format."
#define TITRAQ_INVALIDDATA "Error: invalid data format."
+#define TITRAQ_SAVECANCELLED "Warning: save operation failed, because the user cancelled."
// Indexes of table columns
#define TITRAQ_IDXALLCTRLS -1
|
|