Em Ter, 2009-01-27 às 14:09 -0500, Willie Walker escreveu:
> In the past, I was slapped seriously by the l10n team for touching *.po 
> files.  So, I'm requesting permission here before I check in the *.po 
> changes.  Is this OK with you all?
> 

This might be more to the point:

for file in po/*.po; do
        sed -i "s+msgid \"\([^|]*\)|+msgctxt \"\1\"\nmsgid \"+" $file
done

But yes, let's see what happens to nl.po before doing it for every
file :)

-- 
Leonardo Fontenelle
http://leonardof.org

_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n

Reply via email to