diff --git a/src/roster_window.py b/src/roster_window.py index db6045431..70ad8b74f 100644 --- a/src/roster_window.py +++ b/src/roster_window.py @@ -2327,7 +2327,7 @@ _('If "%s" accepts this request you will know his status.') %jid) # Add a Separator liststore.append(['', None, '']) - liststore.append([_('Change status message'), None, '']) + liststore.append([_('Change Status Message'), None, '']) # Add a Separator liststore.append(['', None, ''])