From 78f01f15a0d1106f4b063af5e71cd9207a2ffe79 Mon Sep 17 00:00:00 2001 From: Danielle Madeley Date: Fri, 14 Oct 2011 16:48:36 +1100 Subject: 'Get Credit' is called 'Top Up' in other parts of the UI --- src/empathy-call-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/empathy-call-window.c b/src/empathy-call-window.c index 2ec79516e..a4060b909 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); -- cgit v1.2.3