diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2021-08-22 09:47:22 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2021-08-22 09:47:22 +0200 |
commit | 880fa0315b12f6bdb71a6f641ef5d024a22c4e85 (patch) | |
tree | 0f0e457c46e5cb49393f129a6485970ad433369f /gui/settings-dialog.ui | |
parent | 454823a921e4153da23cfa28986b9e7510b67a7c (diff) |
gui: reword user interface string
Suggested by: @GO63-samara
Issue: #1312
Diffstat (limited to 'gui/settings-dialog.ui')
-rw-r--r-- | gui/settings-dialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/settings-dialog.ui b/gui/settings-dialog.ui index 2a6ba963..14b7652a 100644 --- a/gui/settings-dialog.ui +++ b/gui/settings-dialog.ui @@ -830,7 +830,7 @@ </sizepolicy> </property> <property name="text"> - <string>Never translate the application interface</string> + <string>Disable user interface localization</string> </property> </widget> </item> |