gnome-netstatus r743 - in trunk: . po src



Author: diegoe
Date: Wed Nov 26 22:23:55 2008
New Revision: 743
URL: http://svn.gnome.org/viewvc/gnome-netstatus?rev=743&view=rev

Log:
Merge two strings and update the .po files

For this and the previous commit. Hopefully I didn't break anything and the
l10n team won't chase me and my family. Reference: bug #507251.

Modified:
   trunk/ChangeLog
   trunk/po/af.po
   trunk/po/ar.po
   trunk/po/az.po
   trunk/po/be latin po
   trunk/po/bg.po
   trunk/po/bn.po
   trunk/po/bn_IN.po
   trunk/po/bs.po
   trunk/po/ca.po
   trunk/po/cs.po
   trunk/po/cy.po
   trunk/po/da.po
   trunk/po/de.po
   trunk/po/dz.po
   trunk/po/el.po
   trunk/po/en_CA.po
   trunk/po/en_GB.po
   trunk/po/es.po
   trunk/po/et.po
   trunk/po/eu.po
   trunk/po/fa.po
   trunk/po/fi.po
   trunk/po/fr.po
   trunk/po/fur.po
   trunk/po/ga.po
   trunk/po/gl.po
   trunk/po/gu.po
   trunk/po/he.po
   trunk/po/hi.po
   trunk/po/hr.po
   trunk/po/hu.po
   trunk/po/id.po
   trunk/po/is.po
   trunk/po/it.po
   trunk/po/ja.po
   trunk/po/ka.po
   trunk/po/kn.po
   trunk/po/ko.po
   trunk/po/ku.po
   trunk/po/lt.po
   trunk/po/lv.po
   trunk/po/mn.po
   trunk/po/mr.po
   trunk/po/ms.po
   trunk/po/nb.po
   trunk/po/ne.po
   trunk/po/nl.po
   trunk/po/nn.po
   trunk/po/oc.po
   trunk/po/pa.po
   trunk/po/pl.po
   trunk/po/pt.po
   trunk/po/pt_BR.po
   trunk/po/ro.po
   trunk/po/ru.po
   trunk/po/rw.po
   trunk/po/sk.po
   trunk/po/sq.po
   trunk/po/sr.po
   trunk/po/sr latin po
   trunk/po/sv.po
   trunk/po/ta.po
   trunk/po/th.po
   trunk/po/tr.po
   trunk/po/uk.po
   trunk/po/uz.po
   trunk/po/uz cyrillic po
   trunk/po/vi.po
   trunk/po/wa.po
   trunk/po/xh.po
   trunk/po/zh_CN.po
   trunk/po/zh_TW.po
   trunk/src/netstatus-applet.c

Modified: trunk/src/netstatus-applet.c
==============================================================================
--- trunk/src/netstatus-applet.c	(original)
+++ trunk/src/netstatus-applet.c	Wed Nov 26 22:23:55 2008
@@ -259,7 +259,7 @@
 					       0,
 					       GTK_MESSAGE_ERROR,
 					       GTK_BUTTONS_OK,
-					       _("There was an error displaying help: %s"),
+					       _("There was an error displaying help:\n%s"),
 					       error->message);
       g_error_free (error);
       gtk_window_set_screen (GTK_WINDOW (message_dialog),



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