From 0dd7272ace067927296df38469c6bcb4972c1770 Mon Sep 17 00:00:00 2001 From: jens Date: Thu, 24 Oct 2019 20:07:15 +0200 Subject: [PATCH] german translations 2n fix of Run Code --- locale/de/LC_MESSAGES/strings.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/de/LC_MESSAGES/strings.po b/locale/de/LC_MESSAGES/strings.po index b045706f..4cb18b10 100644 --- a/locale/de/LC_MESSAGES/strings.po +++ b/locale/de/LC_MESSAGES/strings.po @@ -4497,7 +4497,7 @@ msgstr "Speichert den Text im Editor in einer Datei." #: flatcamEditors/FlatCAMTextEditor.py:89 msgid "Run Code" -msgstr "Code exportieren" +msgstr "Code ausführen" #: flatcamEditors/FlatCAMTextEditor.py:90 msgid "Will run the TCL commands found in the text file, one by one."