From e28cdc7d6b63ef1024f6251472d5c20725ab38b5 Mon Sep 17 00:00:00 2001 From: Joenio Costa Date: Fri, 15 Apr 2011 12:33:20 -0300 Subject: [PATCH] Revert "Changing friends online to friends in chat" --- app/views/layouts/chat.rhtml | 2 +- features/chat.feature | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/layouts/chat.rhtml b/app/views/layouts/chat.rhtml index 076cade..c616a04 100644 --- a/app/views/layouts/chat.rhtml +++ b/app/views/layouts/chat.rhtml @@ -26,7 +26,7 @@
-

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

+

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