aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2011-05-03 15:36:12 +0800
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2011-05-03 15:36:12 +0800
commit03f3c11199a7e5dab5660438579de3b4cb7d82aa (patch)
treeeb458f37f375afaedbb788d732cc8178143f6b9a
parent0667987669968193ed781184fb5fcd838b1d88ed (diff)
downloadgsoc2013-empathy-03f3c11199a7e5dab5660438579de3b4cb7d82aa.tar
gsoc2013-empathy-03f3c11199a7e5dab5660438579de3b4cb7d82aa.tar.gz
gsoc2013-empathy-03f3c11199a7e5dab5660438579de3b4cb7d82aa.tar.bz2
gsoc2013-empathy-03f3c11199a7e5dab5660438579de3b4cb7d82aa.tar.lz
gsoc2013-empathy-03f3c11199a7e5dab5660438579de3b4cb7d82aa.tar.xz
gsoc2013-empathy-03f3c11199a7e5dab5660438579de3b4cb7d82aa.tar.zst
gsoc2013-empathy-03f3c11199a7e5dab5660438579de3b4cb7d82aa.zip
Change the menu to say "Credit Balance"
-rw-r--r--src/empathy-main-window.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-main-window.ui b/src/empathy-main-window.ui
index 95a6ec8dd..9d6474ba5 100644
--- a/src/empathy-main-window.ui
+++ b/src/empathy-main-window.ui
@@ -71,7 +71,7 @@
<child>
<object class="GtkToggleAction" id="view_balance_show_in_roster">
<property name="name">view_balance_show_in_roster</property>
- <property name="label" translatable="yes">Show Account _Balances in Roster</property>
+ <property name="label" translatable="yes">Credit Balance</property>
<property name="visible">False</property>
</object>
</child>