[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
String Change in Yelp
- From: Don Scorgie <DonScorgie Blueyonder co uk>
- To: gnome-i18n gnome org
- Cc: GNOME Documentation <gnome-doc-list gnome org>
- Subject: String Change in Yelp
- Date: Sat, 21 Jan 2006 11:50:55 +0000
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]