Re: [evolution-patches] Patch for bug#246225 , bug#246227



Sigh.  The string still needs MARKUP, but as can be plainly seen in the
original code, the markup wasn't in the *translated* string ...

On Tue, 2005-08-02 at 16:32 +0530, Arulanandan P wrote:
> -       text = g_strdup_printf("<b>%s</b>", _("If"));
> -       label = gtk_label_new (text);
> -       gtk_label_set_use_markup (GTK_LABEL (label), TRUE);
> +       label = gtk_label_new (_("Find items that meet the following
> criteria")); 




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