mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
adds/adapts translation context markers
all nescessary in folder: Cura/resources Contributes to: issue CURA-116
This commit is contained in:
parent
4a9bf2b4d6
commit
28aec71c02
13 changed files with 39 additions and 35 deletions
|
|
@ -177,7 +177,7 @@ Item
|
|||
Label
|
||||
{
|
||||
id: insertNameLabel
|
||||
text: catalog.i18nc("@label", "Printer Name:");
|
||||
text: catalog.i18nc("@label:textbox", "Printer Name:");
|
||||
}
|
||||
TextField
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue