summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2020-04-19 15:10:53 +0200
committerAkim Demaille <akim.demaille@gmail.com>2020-04-19 15:40:12 +0200
commitdf373f1ea1eb5475eebe0a66063075748c8ee84e (patch)
tree731d9c7af2d70a3dd837e73caeb6b058785636fc /po
parent9b7e7077dd2717e22abe417e6f1bf0d1f1cb9a27 (diff)
downloadbison-df373f1ea1eb5475eebe0a66063075748c8ee84e.tar.gz
i18n: also look in src/parse-gram.c
Some strings appears in the generated file only, e.g., translation of "end of file". So don't forget to go and see there.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 97f2473c..0961eca3 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -8,6 +8,7 @@ src/graphviz.c
src/location.c
src/main.c
src/muscle-tab.c
+src/parse-gram.c
src/parse-gram.y
src/print-graph.c
src/print.c