Fix remaining branding in tdeedu.

Signed-off-by: Chris <xchrisx@uber.space>
pull/5/head
Chris 5 years ago
parent 1fc730b7d0
commit b076f00cd1

@ -75,7 +75,7 @@ blinken::blinken() : TQWidget(0, 0, WStaticContents | WNoAutoErase), m_overHighs
for (int i = 0; i < 3; i++) m_overLevels[i] = false;
TQString aux = i18n("If the Steve font that is used by bliken by default to show status messages does not support any of the characters of your language, please translate that message to 1 and KDE standard font will be used to show the texts, if not translate it to 0", "0");
TQString aux = i18n("If the Steve font that is used by bliken by default to show status messages does not support any of the characters of your language, please translate that message to 1 and TDE standard font will be used to show the texts, if not translate it to 0", "0");
m_alwaysUseNonCoolFont = aux == "1";
}

Loading…
Cancel
Save