[07:29:29] phuzion: hmm... something must have changed in MW API again, they break compatibility extremely often [07:30:53] Seems to be better for now, but I think I saw it a few times. [07:33:32] hmm in case of preferences, there is no Localize it seems it's all done in constructor [07:34:02] for example this->ui->checkBox_AutoResolveConflicts->setText(_l("config-conflicts-revert")); [07:36:36] in case of tab widget it's a bit tricky, example to change text in first tab [07:36:38] this->ui->tabWidget->setTabText(0, l("key-name")); [07:37:55] _l of course [07:42:39] petan: I'm guessing we're looking at preferences.cpp here? Can you give me a line number so I can get an idea of where to be looking? [07:51:32] yes, https://github.com/huggle/huggle3-qt-lx/blob/master/src/huggle_ui/preferences.cpp#L190 [19:13:15] 10Huggle, 10good first task, 10patch-welcome: 用屏幕快照創建一個簡單的指南,解釋如何使用參數啟動Windows二進製文件 - https://phabricator.wikimedia.org/T150056 (10Oo112518999) p:05Medium→03High a:03Oo112518999 [19:15:24] 10Huggle, 10good first task, 10patch-welcome: Create a simple guide with screenshots that explains how to start windows binary with parameters - https://phabricator.wikimedia.org/T150056 (10Aklapper) p:05High→03Medium a:05Oo112518999→03None