mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 23:26:05 +08:00
Fix i18n context
This commit is contained in:
parent
930dd76109
commit
220abd2cdc
@ -10,7 +10,7 @@ def getMetaData():
|
||||
"plugin": {
|
||||
"name": "UM3 Network Connection",
|
||||
"author": "Ultimaker",
|
||||
"description": catalog.i18nc("Wifi connection", "UM3 Network Connection"),
|
||||
"description": catalog.i18nc("@info:whatsthis", "Manages network connections to Ultimaker 3 printers"),
|
||||
"api": 3
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user