diff options
author | Danielle Madeley <danielle.madeley@collabora.co.uk> | 2011-05-03 15:36:12 +0800 |
---|---|---|
committer | Danielle Madeley <danielle.madeley@collabora.co.uk> | 2011-05-05 15:13:41 +0800 |
commit | 90d1301153a574f9d3ac986783efa6b96ebb2f57 (patch) | |
tree | 770106eb464f8984df99ff8482201b1594ee8485 /src | |
parent | 8b7ca3f8fc98f353c439841efbf6951e86ad45a7 (diff) | |
download | gsoc2013-empathy-90d1301153a574f9d3ac986783efa6b96ebb2f57.tar gsoc2013-empathy-90d1301153a574f9d3ac986783efa6b96ebb2f57.tar.gz gsoc2013-empathy-90d1301153a574f9d3ac986783efa6b96ebb2f57.tar.bz2 gsoc2013-empathy-90d1301153a574f9d3ac986783efa6b96ebb2f57.tar.lz gsoc2013-empathy-90d1301153a574f9d3ac986783efa6b96ebb2f57.tar.xz gsoc2013-empathy-90d1301153a574f9d3ac986783efa6b96ebb2f57.tar.zst gsoc2013-empathy-90d1301153a574f9d3ac986783efa6b96ebb2f57.zip |
Change the menu to say "Credit Balance"
Diffstat (limited to 'src')
-rw-r--r-- | src/empathy-main-window.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-main-window.ui b/src/empathy-main-window.ui index 757d591c3..b21a07bac 100644 --- a/src/empathy-main-window.ui +++ b/src/empathy-main-window.ui @@ -72,7 +72,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> |