Updating localizations
This commit is contained in:
parent
7ce356f490
commit
b6f40025ff
8 changed files with 589 additions and 49 deletions
|
|
@ -103,7 +103,7 @@ namespace MatterHackers.MatterControl.PrinterControls.PrinterConnections
|
|||
{
|
||||
// no com port was found, attempt to connect to a com port if there is any
|
||||
printerConnectionMessage.TextColor = Color.Red;
|
||||
printerConnectionMessage.Text = "Oops! Printer could not be detected ".Localize();
|
||||
printerConnectionMessage.Text = "Oops! Printer could not be detected".Localize();
|
||||
}
|
||||
}
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue