diff --git a/cls_mth_fc.py b/cls_mth_fc.py index 5bf0de8..811c862 100755 --- a/cls_mth_fc.py +++ b/cls_mth_fc.py @@ -12,7 +12,7 @@ from pathlib import Path from tkinter import ttk import requests -APP = 'cls_mth_fc' +APP = 'wirepy' LOCALE_DIR = "/usr/share/locale/" locale.bindtextdomain(APP, LOCALE_DIR) gettext.bindtextdomain(APP, LOCALE_DIR) diff --git a/languages/de/cls_mth_fc.mo b/languages/de/cls_mth_fc.mo deleted file mode 100644 index 48c906e..0000000 Binary files a/languages/de/cls_mth_fc.mo and /dev/null differ diff --git a/languages/de/wirepy.mo b/languages/de/wirepy.mo index a077d6b..6abb961 100644 Binary files a/languages/de/wirepy.mo and b/languages/de/wirepy.mo differ