- _("syntax error, unexpected %s");
- _("syntax error, unexpected %s, expecting %s");
- _("syntax error, unexpected %s, expecting %s or %s");
- _("syntax error, unexpected %s, expecting %s or %s or %s");
- _("syntax error, unexpected %s, expecting %s or %s or %s or %s");
+ YY_("syntax error, unexpected %s");
+ YY_("syntax error, unexpected %s, expecting %s");
+ YY_("syntax error, unexpected %s, expecting %s or %s");
+ YY_("syntax error, unexpected %s, expecting %s or %s or %s");
+ YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");