diff --git a/app/views/layouts/chat.rhtml b/app/views/layouts/chat.rhtml index c616a04..076cade 100644 --- a/app/views/layouts/chat.rhtml +++ b/app/views/layouts/chat.rhtml @@ -26,7 +26,7 @@
-

<%= _("%s - Friends online (%d)") % [h(page_title), 0] %>

+

<%= _("%s - Friends in chat (%d)") % [h(page_title), 0] %>