On Thu, Nov 26, 2009 at 12:31:45PM +0000, Colin Watson wrote: > If nothing else, one could use something like 'msgunfmt - | msgfmt > --no-hash -'; but I'd expect that we'd want to generate separate .mo > files for /boot/grub anyway, since we don't need strings from util/ in > there.
Yes, we'd probably want to make two domains: grub and grub-kernel or whatever. To avoid having two domains, we could try to have the strings for both utils and kernel in just one po file (like now) but generate a temporary pot file with just the kernel strings. Merging the full pos against this pot would discard many strings, and compiling those temporary po files (w/o a hash) would get rid of the unused strings. -- Jordi Mallach Pérez -- Debian developer http://www.debian.org/ jo...@sindominio.net jo...@debian.org http://www.sindominio.net/ GnuPG public key information available at http://oskuro.net/ _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel