mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 22:35:56 +08:00
Merge branch 'master' of https://github.com/Ultimaker/Cura
This commit is contained in:
commit
99680db819
@ -91,7 +91,6 @@ class CloudPackageChecker(QObject):
|
|||||||
sync_message = Message(self._i18n_catalog.i18nc(
|
sync_message = Message(self._i18n_catalog.i18nc(
|
||||||
"@info:generic",
|
"@info:generic",
|
||||||
"\nDo you want to sync material and software packages with your account?"),
|
"\nDo you want to sync material and software packages with your account?"),
|
||||||
lifetime=0,
|
|
||||||
title=self._i18n_catalog.i18nc("@info:title", "Changes detected from your Ultimaker account", ))
|
title=self._i18n_catalog.i18nc("@info:title", "Changes detected from your Ultimaker account", ))
|
||||||
sync_message.addAction("sync",
|
sync_message.addAction("sync",
|
||||||
name=self._i18n_catalog.i18nc("@action:button", "Sync"),
|
name=self._i18n_catalog.i18nc("@action:button", "Sync"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user