diff options
Diffstat (limited to 'gui/settings.ui')
-rw-r--r-- | gui/settings.ui | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gui/settings.ui b/gui/settings.ui index 916f3338..13741910 100644 --- a/gui/settings.ui +++ b/gui/settings.ui @@ -356,7 +356,8 @@ <item row="6" column="0"> <widget class="QLabel" name="label_29"> <property name="text"> - <string>This option is experimental. Please report your findings on the github issue tracker.</string> + <string>This option is experimental. Please report your findings on the github issue tracker. +It won't work properly with translation compensation enabled.</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |