less contractions for the ebn
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=692948
This commit is contained in:
parent
bde805dbcf
commit
21d39d530a
@ -70,7 +70,7 @@ GLApplet::GLApplet(QGraphicsItem *parent,
|
||||
{
|
||||
if (!d->dummy->isValid() ||
|
||||
!d->pbuf->isValid()) {
|
||||
setFailedToLaunch(true, i18n("Your machine doesn't support OpenGL applets."));
|
||||
setFailedToLaunch(true, i18n("This system does not support OpenGL applets."));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user