summaryrefslogtreecommitdiff
path: root/src/i18n.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n.c')
-rw-r--r--src/i18n.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n.c b/src/i18n.c
index 245ad84..4363582 100644
--- a/src/i18n.c
+++ b/src/i18n.c
@@ -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
};