Update translations

This commit is contained in:
John Lewin 2018-07-13 09:02:22 -07:00
parent 8fa4534f3d
commit f3b5ada82e
4 changed files with 75 additions and 89 deletions

View file

@ -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(() =>