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



Leonardo F. Fontenelle wrote:
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

Heh.

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

Comment #23 from the bug (http://bugzilla.gnome.org/show_bug.cgi?id=569118#c23)

"Thanks, Willie. This approach to update PO files seems to work quite well. The nl.po patch looks good, please commit nl.po for me. Thanks again :)
"

I also separated the *.po diffs into individual files here:

http://master.gnome.org/~wwalker/569118/

This change touches a number of files, so I'd like to get it in sooner than later so as to avoid needing to keep up with a moving target.

So, I'll hold off until tomorrow afternoon (US Eastern). If there are great cries of "NO! NO! NO!", I won't check it in. Otherwise, I'll check it in.

Will


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