ossp-pkg/as/as-gui/as_const.h 1.28 -> 1.29
--- as_const.h 2002/12/16 17:13:17 1.28
+++ as_const.h 2002/12/16 17:37:39 1.29
@@ -130,6 +130,7 @@
#define TITRAQ_DATEZERO "0000-00-00"
#define TITRAQ_SEPARATORTOK " "
#define TITRAQ_SAVEFIRST "The timesheet contains unsaved changes\nDo you want to save the changes or discard them?"
+#define TITRAQ_OVERWRITE "A file already exists with the chosen name\nDo you want to overwrite it with new data?"
// Indexes of table columns
#define TITRAQ_IDXALLCTRLS -1
|
|