mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-22 22:23:57 -06:00
Update mentions to UltiMaker
Contributes to CURA-9808
This commit is contained in:
parent
68f6a0d146
commit
f76f711790
29 changed files with 180 additions and 180 deletions
|
@ -274,7 +274,7 @@ class AuthorizationService:
|
|||
self._unable_to_get_data_message.show()
|
||||
else:
|
||||
self._unable_to_get_data_message = Message(i18n_catalog.i18nc("@info",
|
||||
"Unable to reach the Ultimaker account server."),
|
||||
"Unable to reach the UltiMaker account server."),
|
||||
title = i18n_catalog.i18nc("@info:title", "Log-in failed"),
|
||||
message_type = Message.MessageType.ERROR)
|
||||
Logger.warning("Unable to get user profile using auth data from preferences.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue