From 124c8826145c5a178b4a86051cd5dbea3ebd7689 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 29 Jul 2015 19:56:20 +0300 Subject: Fix other typos in chat settings. --- src/gui/widgets/tabs/setup_chat.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/gui/widgets/tabs/setup_chat.cpp b/src/gui/widgets/tabs/setup_chat.cpp index 45b04a65b..fc7a04e21 100644 --- a/src/gui/widgets/tabs/setup_chat.cpp +++ b/src/gui/widgets/tabs/setup_chat.cpp @@ -150,7 +150,7 @@ Setup_Chat::Setup_Chat(const Widget2 *const widget) : // TRANSLATORS: settings option new SetupItemCheckBox(_("Hide shop messages"), - _("If this setting enabled, no messages related to built-in ManaPlus" + _("If this setting enabled, no messages related to built-in ManaPlus " "shop will be displayed in chat. Disable this setting if you want " "to see shop-related messages.\n\nNote: technically, ManaPlus shop " "implemented as usual private messages with special content. If you " @@ -240,8 +240,8 @@ Setup_Chat::Setup_Chat(const Widget2 *const widget) : // TRANSLATORS: settings option new SetupItemCheckBox(_("Resize chat tabs if need"), - _("If this feature enabled, text in chat will be automatically" - "adjusted to adapt to appearance of chat input field when you" + _("If this feature enabled, text in chat will be automatically " + "adjusted to adapt to appearance of chat input field when you " "typing message and when input field of chat disappears. If disabled, " "chat input area will allways occupy its place, which could be " "otherwise usable for text.\n\n" @@ -255,7 +255,7 @@ Setup_Chat::Setup_Chat(const Widget2 *const widget) : // TRANSLATORS: settings option new SetupItemCheckBox(_("Use local time"), - _("If this feature enabled, timestamps in chat will use local times." + _("If this feature enabled, timestamps in chat will use local times. " "If disabled, server time will be used (often it is GMT+0)."), "useLocalTime", this, "useLocalTimeEvent"); -- cgit v1.2.3-60-g2f50