commit 7786e2f08196618edfeb2b02b2b1cb964851cbb6 Author: Daniele Forsi <dani...@forsi.it> Date: Sat Jul 14 16:05:53 2012 +0200
Make the string identical to the other ones Add a \n. One string less to check for translators. libgtkpod/file.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/libgtkpod/file.c b/libgtkpod/file.c index 9ffe885..f2a7194 100644 --- a/libgtkpod/file.c +++ b/libgtkpod/file.c @@ -2187,7 +2187,7 @@ gboolean write_lyrics_to_file(Track *track) { error = NULL; } else - gtkpod_warning(_("Lyrics not written due to the error:\n%s"), UNKNOWN_ERROR); + gtkpod_warning(_("Lyrics not written due to the error:\n\n%s"), UNKNOWN_ERROR); } } ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ gtkpod-cvs2 mailing list gtkpod-cvs2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2