Gbp-Pq: Topic disable
Gbp-Pq: Name po-modifications.patch
if (linguas.count)
{
- for (i = 0; i < linguas.count; i++)
- output_filename( strmake( "%s/%s.po", po_dir, linguas.str[i] ));
- output( ": %s/wine.pot\n", po_dir );
- output( "\t%smsgmerge --previous -q $@ %s/wine.pot | msgattrib --no-obsolete -o $@.new && mv $@.new $@\n",
- cmd_prefix( "MSG" ), po_dir );
output( "po:" );
for (i = 0; i < linguas.count; i++)
output_filename( strmake( "%s/%s.po", po_dir, linguas.str[i] ));