]> git.saurik.com Git - bison.git/blobdiff - HACKING
Update POTFILES.
[bison.git] / HACKING
diff --git a/HACKING b/HACKING
index 680ca999b1a861478061deffd87f579fdd9b4ec3..e96bd3cd3b86527092fedb23dff0dd0ccef540bb 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -200,8 +200,11 @@ release:
 
 * Release Procedure
 
-** Try to get the *.pot files to the Translation Project at least one week
-before a stable release, to give them time to translate them.
+** Try to get the *.pot files to the Translation Project at least one
+week before a stable release, to give them time to translate them.
+Before generating the *.pot files, make sure that po/POTFILES.in and
+runtime-po/POTFILES.in list all files with translatable strings.
+This helps: grep -l '\<_(' *
 
 ** Tests
 See above.