X-Git-Url: https://harishankar.org/repos/?p=wordblah.git;a=blobdiff_plain;f=constantstrings.h;h=6b8a0bbf58cf7d76567a0368f27f78c0c31ad16b;hp=89755bafec75a65ea3a39977cf08ffc891ad0214;hb=3d73a89d86191634ac382e0772708389686b8dde;hpb=48a65b2e455c24d2482fd9098c918935714a198f diff --git a/constantstrings.h b/constantstrings.h index 89755ba..6b8a0bb 100644 --- a/constantstrings.h +++ b/constantstrings.h @@ -20,6 +20,7 @@ #define EXCEED_MAX_GRID_SIZE "Exceeds max puzzle size" #define ERROR_WRITING_FILE "Error writing file" #define ERROR_READING_FILE "Error reading file" +#define COMPRESSED " (compressed)" #define INVALID_WORD "Word contains illegal characters. Only alphabets allowed!" #define FILE_SAVED "File saved successfully" #define PASSWORD_SET "Password set successfully"