Re: Bug 569118 - Use C_() instead of Q_() with context (orca)



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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]