added missing example arguments to language entry NS_NICKLIST_SYNC
[NeonServV5.git] / src / modules / NeonServ.mod / bot_NeonServ.c
index 0ea4cbbd7b1fff63244c9511b246470dcdb25adb..ca2a3083f5303d9951bc0e1495047d3874d1a177 100644 (file)
@@ -358,7 +358,7 @@ static const struct default_language_entry msgtab[] = {
     {"NS_NICKLIST_NICK", "Nick"},
     {"NS_NICKLIST_STATE", "State"},
     {"NS_NICKLIST_ACCESS", "Access"},
-    {"NS_NICKLIST_SYNC", "use `nicklist sync` to fix all red and orange entrys in the list above (add opped users with %d and voiced with %d access)"},
+    {"NS_NICKLIST_SYNC", "use `nicklist sync` to fix all red and orange entrys in the list above (add opped users with %d and voiced with %d access)"}, /* {ARGS: 200, 100} */
     {"NS_NICKLIST_ACCESS_BOT", "Bot"},
     {"NS_NICKLIST_ACCESS_OPER", "Operator"},
     {"NS_SETBOT_UNKNOWN", "`%d` is an unknown botid."}, /* {ARGS: 50} */