diff options
-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> |