Implemented encryption to obfuscate the grid in puzzle file
[wordblah.git] / constantstrings.h
index e571501..8dd4582 100644 (file)
@@ -2,6 +2,8 @@
 #define __CONSTANTSTRINGS_H
 
 #define VERSION  "0.1a"
+#define LICENSE_BSD "Licensed under the BSD 3-clause license \
+https://opensource.org/licenses/BSD-3-Clause"
 #define FROZEN_GRID "Grid is frozen. Unfreeze grid first!"
 #define UNFROZEN_GRID "Grid is unfrozen. Freeze grid first!"
 #define EXCEED_GRID_SIZE "Row/col exceeded grid size!"
@@ -23,6 +25,7 @@
 #define ERROR_READING_FILE "Error reading file"
 #define COMPRESSED " (compressed)"
 #define INVALID_WORD "Word contains illegal characters. Only alphabets allowed!"
+#define INVALID_PUZZLE "Puzzle is an invalid wordblah file or corrupted!"
 #define FILE_SAVED "File saved successfully"
 #define PASSWORD_SET "Password set successfully"
 #define MASTER_PASSWORD_RESET "Master password reset successfully. Puzzle no \