summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-07-29 19:28:12 +0300
committerAndrei Karas <akaras@inbox.ru>2015-07-29 19:28:12 +0300
commitd0bcf8a642196b7b39a6be95559e434a1c652ea8 (patch)
tree8c4d6d64ccb4c3eedeb7ad3f2a2f0a10c2d428b3 /src
parentf20db843ecb482ef86272bde93b8d07ca090a711 (diff)
downloadplus-d0bcf8a642196b7b39a6be95559e434a1c652ea8.tar.gz
plus-d0bcf8a642196b7b39a6be95559e434a1c652ea8.tar.bz2
plus-d0bcf8a642196b7b39a6be95559e434a1c652ea8.tar.xz
plus-d0bcf8a642196b7b39a6be95559e434a1c652ea8.zip
Another typo in chat settings.
Diffstat (limited to 'src')
-rw-r--r--src/gui/widgets/tabs/setup_chat.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/tabs/setup_chat.cpp b/src/gui/widgets/tabs/setup_chat.cpp
index aa3970cb9..45b04a65b 100644
--- a/src/gui/widgets/tabs/setup_chat.cpp
+++ b/src/gui/widgets/tabs/setup_chat.cpp
@@ -121,7 +121,7 @@ Setup_Chat::Setup_Chat(const Widget2 *const widget) :
// TODO: ask 4144 if popup description is correct.
// TRANSLATORS: settings option
new SetupItemCheckBox(_("Enable debug chat Log"),
- _("If you enable thus, debug chat tab also will be logged to disk."),
+ _("If you enable this, debug chat tab also will be logged to disk."),
"enableDebugLog", this, "enableDebugLogEvent");
// TRANSLATORS: settings option