diff --git a/rhodecode/templates/base/base.html b/rhodecode/templates/base/base.html --- a/rhodecode/templates/base/base.html +++ b/rhodecode/templates/base/base.html @@ -121,7 +121,8 @@
${c.rhodecode_user.full_name_or_username}
${c.rhodecode_user.email}
gravatar
-
${_('Inbox')}: ${c.unread_notifications}
+
${_('Notifications')}
+
${_('Unread')}: ${c.unread_notifications}