empathy r1505 - branches/gnome-2-24/megaphone/src
- From: kelemeng svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r1505 - branches/gnome-2-24/megaphone/src
- Date: Fri, 3 Oct 2008 17:51:10 +0000 (UTC)
Author: kelemeng
Date: Fri Oct 3 17:51:10 2008
New Revision: 1505
URL: http://svn.gnome.org/viewvc/empathy?rev=1505&view=rev
Log:
Mark some forgotten strings for translation (bug #553066)
Modified:
branches/gnome-2-24/megaphone/src/megaphone-applet.c
Modified: branches/gnome-2-24/megaphone/src/megaphone-applet.c
==============================================================================
--- branches/gnome-2-24/megaphone/src/megaphone-applet.c (original)
+++ branches/gnome-2-24/megaphone/src/megaphone-applet.c Fri Oct 3 17:51:10 2008
@@ -252,7 +252,7 @@
g_free (tip);
} else {
gtk_widget_set_tooltip_markup (GTK_WIDGET (applet),
- "Please configure a contact.");
+ _("Please configure a contact."));
}
}
@@ -345,7 +345,7 @@
EmpathyContactListStore *contact_store;
EmpathyContactManager *contact_manager;
- dialog = gtk_dialog_new_with_buttons ("Select contact...",
+ dialog = gtk_dialog_new_with_buttons (_("Select contact..."),
NULL, 0,
GTK_STOCK_CANCEL,
GTK_RESPONSE_REJECT,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]