]> git.saurik.com Git - bison.git/blobdiff - HACKING
Prepare for 2.4.2 release.
[bison.git] / HACKING
diff --git a/HACKING b/HACKING
index be2e24be9f5508ff27b78c47e05f515d7377bfd4..799de083773d33752f128d87ba29f547e9ef2b0b 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -197,8 +197,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.