[ekiga] Marked a string for translation (bug #569679)



commit fe01291229a265cbc0b0802ecc2e49040e340149
Author: Julien Puydt <jpuydt gnome org>
Date:   Sun May 24 14:59:50 2009 +0200

    Marked a string for translation (bug #569679)
    
    I don't know what the problem was.
---
 .../gnome-session/gnome-session-main.cpp           |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/engine/components/gnome-session/gnome-session-main.cpp b/lib/engine/components/gnome-session/gnome-session-main.cpp
index 5bf10de..8598775 100644
--- a/lib/engine/components/gnome-session/gnome-session-main.cpp
+++ b/lib/engine/components/gnome-session/gnome-session-main.cpp
@@ -154,7 +154,7 @@ GNOMESESSIONService::on_established_call (gmref_ptr<Ekiga::CallManager> /*manage
   gboolean ret = dbus_g_proxy_call (proxy, "Inhibit", NULL,
 				    G_TYPE_STRING, PACKAGE_NAME,
 				    G_TYPE_UINT, 0,
-				    G_TYPE_STRING, "Call in progress",
+				    G_TYPE_STRING, _("Call in progress"),
 				    G_TYPE_UINT, 8,
 				    G_TYPE_INVALID,
 				    G_TYPE_UINT, &cookie,



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