SVN commit 1132063 by markuss: Revert of: Reflect KDE rebranding CCMAIL: kde-i18n-doc@kde.org M +2 -2 colorscm.cpp --- trunk/KDE/kdebase/workspace/kcontrol/colors/colorscm.cpp #1132062:1132063 @@ -328,8 +328,8 @@ if (config->groupList().contains("Color Scheme")) { if (KMessageBox::Continue != KMessageBox::warningContinueCancel(this, - i18n("The scheme you have selected appears to be an old scheme.\n\n" - "KDE workspace will attempt to import this scheme, however many color roles have been added since then. " + i18n("The scheme you have selected appears to be a KDE3 scheme.\n\n" + "KDE will attempt to import this scheme, however many color roles have been added since KDE3. " "Some manual work will likely be required.\n\n" "This scheme will not be saved automatically."), i18n("Notice")))