|
|
|
@ -867,7 +867,7 @@ void tdepowersave::do_autosuspendWarn() {
|
|
|
|
|
// TODO: rework this after translation round for openSUSE 10.3 !
|
|
|
|
|
message = i18n("Inactivity detected.") + " " +
|
|
|
|
|
i18n("To stop the %1 press the 'Cancel' button before the countdown "
|
|
|
|
|
"expire.").arg(i18n("Autosuspend")) + "\n\n" +
|
|
|
|
|
"expires.").arg(i18n("Autosuspend")) + "\n\n" +
|
|
|
|
|
i18n("The computer autosuspend in: ");
|
|
|
|
|
|
|
|
|
|
countdown->setMessageText(message);
|
|
|
|
|