ossp-pkg/as/as-gui/as_const.h 1.64 -> 1.65
--- as_const.h 2004/05/27 21:48:40 1.64
+++ as_const.h 2004/08/20 17:47:07 1.65
@@ -216,6 +216,8 @@
#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."
+#define TITRAQ_READPFILFAIL "Could not open personal data file for reading."
+#define TITRAQ_READAFILFAIL "Could not open account file at %1 for reading."
// Indexes of table columns
#define TITRAQ_IDXALLCTRLS -1
|
|