Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
pull/2/head
Alexander Golubev 2 years ago
parent 94f9b46414
commit 2b9140b7a6

@ -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