branch | ui-scaling |
changeset 13395 | 0135e64c6c66 |
parent 13394 | 24b531dcebe7 |
child 15288 | c4fd2813b127 |
--- a/QTfrontend/ui/page/pageoptions.cpp Wed May 16 18:09:13 2018 +0200 +++ b/QTfrontend/ui/page/pageoptions.cpp Wed May 16 18:22:28 2018 +0200 @@ -689,7 +689,7 @@ groupMisc->addDivider(); // row 5 QLabel *labelChatSize = new QLabel(groupMisc); - labelChatSize->setText(QLabel::tr("Chat size in percent")); + labelChatSize->setText(QLabel::tr("Initial in-game chat size (%)")); groupMisc->layout()->addWidget(labelChatSize, 6, 0); // Chat size adjustment