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