Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 2b9140b7a6)
r14.0.x
Alexander Golubev 2 years ago committed by Michele Calgaro
parent 1d9e48f087
commit 5698cf36cb
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -237,7 +237,7 @@ FontChooserWidget::FontChooserWidget(TQWidget *parent, const char *name,
TQString sizeIsRelativeCBToolTipText =
i18n("Font size<br><i>fixed</i> or <i>relative</i><br>to environment");
TQString sizeIsRelativeCBWhatsThisText =
i18n("Here you can switch between fixed a font size and a font size "
i18n("Here you can switch between a fixed font size and a font size "
"to be calculated dynamically and adjusted to any changing "
"environment (e.g. widget dimensions, paper size)." );
sizeIsRelativeCheckBox = new TQCheckBox( sizeIsRelativeCBText,

Loading…
Cancel
Save