diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-03-14 07:24:44 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-03-14 07:24:44 +0100 |
commit | cb1ab321b7e801383042996971dc61f8b7305c13 (patch) | |
tree | 6a1e0c149cf92ad72f529ce69d062481ec1be957 /gui/correlation-calibrator.ui | |
parent | 0e971b6fc4164a2263577964cc29535072175428 (diff) |
gui/correlation-calibrator: fix i18n for real this time
Diffstat (limited to 'gui/correlation-calibrator.ui')
-rw-r--r-- | gui/correlation-calibrator.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/correlation-calibrator.ui b/gui/correlation-calibrator.ui index 918d1026..d351d5da 100644 --- a/gui/correlation-calibrator.ui +++ b/gui/correlation-calibrator.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>correlation_calibrator</string> + <string notr="true">correlation-calibrator</string> </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> |