slightly change the code layout in hoping that intltool will now pick up

2007-12-06  Jens Granseuer  <jensgr@gmx.net>

	* gnome-wp-item.c: (gnome_wp_item_update_description): slightly change
	the code layout in hoping that intltool will now pick up the
	translation hint...

svn path=/trunk/; revision=8314
This commit is contained in:
Jens Granseuer 2007-12-06 21:45:14 +00:00 committed by Jens Granseuer
parent 8acdd218b3
commit 28c947e053
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2007-12-06 Jens Granseuer <jensgr@gmx.net>
* gnome-wp-item.c: (gnome_wp_item_update_description): slightly change
the code layout in hoping that intltool will now pick up the
translation hint...
2007-12-06 Jens Granseuer <jensgr@gmx.net> 2007-12-06 Jens Granseuer <jensgr@gmx.net>
* data/appearance.glade: don't mark padding strings for translation * data/appearance.glade: don't mark padding strings for translation

View file

@ -361,8 +361,7 @@ void gnome_wp_item_update_description (GnomeWPItem * item) {
* mime type, x pixel(s) by y pixel(s) * mime type, x pixel(s) by y pixel(s)
* Folder: /path/to/file * Folder: /path/to/file
*/ */
item->description = item->description = g_markup_printf_escaped (_("<b>%s</b>\n"
g_markup_printf_escaped (_("<b>%s</b>\n"
"%s, %d %s by %d %s\n" "%s, %d %s by %d %s\n"
"Folder: %s"), "Folder: %s"),
item->name, item->name,