Translate remaining internal log messages to English
- EBENEN: drawing levels updated, sublayer not found, saved/verified - GESTALTUNG: Linetypes before/after, fill field, opened/focused - CLIP: disabled done - ELEMENTE: Bulk-op, Listener bail - Global: not found, not available, unchanged, failed, present
This commit is contained in:
+1
-1
@@ -420,7 +420,7 @@ def _show_html_form(title, html, width=620, height=720, on_navigating=None,
|
||||
import Eto.Forms as ef
|
||||
import Eto.Drawing as ed
|
||||
except Exception as ex:
|
||||
print("[WELCOME] Eto.Forms nicht verfuegbar:", ex)
|
||||
print("[WELCOME] Eto.Forms not available:", ex)
|
||||
return None
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user