empathy r1052 - in trunk: data libempathy-gtk
- From: baptistem svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r1052 - in trunk: data libempathy-gtk
- Date: Sat, 26 Apr 2008 20:09:24 +0100 (BST)
Author: baptistem
Date: Sat Apr 26 19:09:24 2008
New Revision: 1052
URL: http://svn.gnome.org/viewvc/empathy?rev=1052&view=rev
Log:
Correct capitalisation. Fix bug #529439 (Baptiste Mille-Mathias).
Modified:
trunk/data/empathy.schemas.in
trunk/libempathy-gtk/empathy-ui-utils.c
Modified: trunk/data/empathy.schemas.in
==============================================================================
--- trunk/data/empathy.schemas.in (original)
+++ trunk/data/empathy.schemas.in Sat Apr 26 19:09:24 2008
@@ -271,7 +271,7 @@
<short>Checks if Salut account is created</short>
<long>
Whether or not the Salut account has been created on the first
- empathy run.
+ Empathy run.
</long>
</locale>
</schema>
Modified: trunk/libempathy-gtk/empathy-ui-utils.c
==============================================================================
--- trunk/libempathy-gtk/empathy-ui-utils.c (original)
+++ trunk/libempathy-gtk/empathy-ui-utils.c Sat Apr 26 19:09:24 2008
@@ -1324,7 +1324,7 @@
dialog = gtk_message_dialog_new (NULL, 0,
GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE,
- _("Unable to open uri"));
+ _("Unable to open URI"));
gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (dialog),
error->message);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]