++english;
svn path=/trunk/KDE/kdelibs/; revision=1019542
This commit is contained in:
parent
f41ef99420
commit
9583e1a9d9
@ -75,7 +75,7 @@ public:
|
||||
applet->d->remoteLocation = location.prettyUrl();
|
||||
} else {
|
||||
q->setError(-1);
|
||||
q->setErrorText(i18n("You don't got the widget %1 installed.", pluginName));
|
||||
q->setErrorText(i18n("The \"%1\" widget is not installed.", pluginName));
|
||||
}
|
||||
|
||||
q->emitResult();
|
||||
|
Loading…
Reference in New Issue
Block a user