From edda37acb9d66f2751ef712c83dced62428fa685 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 14 Jan 2011 18:39:51 +0200 Subject: Translate chat colors. --- src/gui/chat.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/chat.cpp b/src/gui/chat.cpp index 3ffa018c3..ca0f11551 100644 --- a/src/gui/chat.cpp +++ b/src/gui/chat.cpp @@ -120,7 +120,7 @@ public: if (i >= getNumberOfElements() || i < 0) return _("???"); - return COLOR_NAME[i]; + return gettext(COLOR_NAME[i]); } }; -- cgit v1.2.3-60-g2f50