[empathy: 2/7] 'Get Credit' is called 'Top Up' in other parts of the UI



commit 78f01f15a0d1106f4b063af5e71cd9207a2ffe79
Author: Danielle Madeley <danielle madeley collabora co uk>
Date:   Fri Oct 14 16:48:36 2011 +1100

    'Get Credit' is called 'Top Up' in other parts of the UI

 src/empathy-call-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-call-window.c b/src/empathy-call-window.c
index 2ec7951..a4060b9 100644
--- a/src/empathy-call-window.c
+++ b/src/empathy-call-window.c
@@ -3161,7 +3161,7 @@ show_balance_error (GObject *object,
       tmp = g_strdup_printf (_("Your current balance is %s."),
           balance),
       NULL,
-      _("Get credit..."),
+      _("Top Up"),
       uri,
       EMP_RESPONSE_BALANCE);
   g_free (tmp);



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