Update translations
This commit is contained in:
parent
8fa4534f3d
commit
f3b5ada82e
4 changed files with 75 additions and 89 deletions
|
|
@ -575,7 +575,7 @@ namespace MatterHackers.MatterControl.PrintLibrary
|
|||
// edit menu item
|
||||
menuActions.Add(new PrintItemAction()
|
||||
{
|
||||
Title = "Markdown".Localize(),
|
||||
Title = "Markdown Tests"/* Don't localize debug tool */,
|
||||
Action = (selectedLibraryItems, listView) =>
|
||||
{
|
||||
UiThread.RunOnIdle(() =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue