|
@@ -140,8 +140,7 @@ class CloudPackageChecker(QObject):
|
|
|
sync_message = Message(self._i18n_catalog.i18nc(
|
|
|
"@info:generic",
|
|
|
"Do you want to sync material and software packages with your account?"),
|
|
|
- title = self._i18n_catalog.i18nc("@info:title", "Changes detected from your Ultimaker account", ),
|
|
|
- lifetime = 0)
|
|
|
+ title = self._i18n_catalog.i18nc("@info:title", "Changes detected from your Ultimaker account", ))
|
|
|
sync_message.addAction("sync",
|
|
|
name = self._i18n_catalog.i18nc("@action:button", "Sync"),
|
|
|
icon = "",
|