We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 893a8b9 commit 7cc1da9Copy full SHA for 7cc1da9
1 file changed
console/localize.hpp
@@ -67,6 +67,7 @@
67
#define BS_RESTORE_COMPLETE \
68
"Restored the database in %1% secs."
69
70
+// TODO: table names should be derived from database constants and sorted.
71
// --information
72
#define BS_INFORMATION_START \
73
"Configuration...\n" \
0 commit comments