Replace invalid title string
This commit is contained in:
parent
703b975272
commit
35ceb8caf9
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
var rebuildLock = RebuildLock();
|
||||
|
||||
return ApplicationController.Instance.Tasks.Execute(
|
||||
"Mirror".Localize(),
|
||||
"Generating Text Meshes".Localize(),
|
||||
null,
|
||||
(reporter, cancellationToken) =>
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue