* src/reduce.c (reduce_print): Use ngettext.

(dump_grammar): Improve the trace accuracy.
This commit is contained in:
Akim Demaille
2001-11-28 13:38:53 +00:00
parent 6013d43f59
commit cb487d7d0d
2 changed files with 21 additions and 12 deletions

View File

@@ -1,3 +1,8 @@
2001-11-28 Akim Demaille <akim@epita.fr>
* src/reduce.c (reduce_print): Use ngettext.
(dump_grammar): Improve the trace accuracy.
2001-11-28 Akim Demaille <akim@epita.fr>
* src/reduce.c (dump_grammar): Don't translate trace messages.