String Change in Yelp



Hi,

I've just committed a change to yelp to fix bug #327953:

-                       tooltip = g_strconcat (_("Read info page for "),
tooltip, NULL);
+                       tooltip = g_strdup_printf (_("Read info page for
%s"), tooltip);


Thanks
Don




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