Re: Unmarked string in EOG



Danilo Segan wrote:

>>>--- collection/eog-collection-view.c.~1.58.~    Thu Feb 12 01:48:51 2004
>>>+++ collection/eog-collection-view.c    Sat Feb 21 08:15:57 2004
>>>@@ -944,7 +944,7 @@
>>> 
>>>                str = g_new0 (guchar, 70);
>>> 
>>>-               g_snprintf (str, 70, "Images: %i/%i", nsel, nimg);
>>>+               g_snprintf (str, 70, _("Images: %i/%i"), nsel, nimg);
>>
>>Was this ever committed? The sooner the better IMHO.
> 
> I was hoping to get approval from Jens as well, but I'll commit it
> now, and lets hope he doesn't complain.

I thought it's clear that if the r-t and the g-t-p are both approving it 
the patch is welcome. :)

Regards,

    Jens




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