diff options
Diffstat (limited to 'src/i18n.c')
-rw-r--r-- | src/i18n.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ MSGS[] = { [MSG_HELP_28]="\n", [MSG_HELP_LAST]=" $ " NAME_MACRO_STRING " build csv.grammar > dunno.alsodunno\n", [MSG_VERSION]= NAME_MACRO_STRING " " VERSION_MACRO_STRING " " DATE_MACRO_STRING "\n", + [MSG_ERR_NAPI_MISSING_ERRSTR]="Error message from Node-API is empty", NULL }; |