Compare commits
No commits in common. "862cc91fa10bb950784230642ce079b51621a0d4" and "22abe9f8b9f7758efe7a0d90f73585d55df29d9d" have entirely different histories.
862cc91fa1
...
22abe9f8b9
@ -12,7 +12,7 @@ from pathlib import Path
|
|||||||
from tkinter import ttk
|
from tkinter import ttk
|
||||||
import requests
|
import requests
|
||||||
|
|
||||||
APP = 'wirepy'
|
APP = 'cls_mth_fc'
|
||||||
LOCALE_DIR = "/usr/share/locale/"
|
LOCALE_DIR = "/usr/share/locale/"
|
||||||
locale.bindtextdomain(APP, LOCALE_DIR)
|
locale.bindtextdomain(APP, LOCALE_DIR)
|
||||||
gettext.bindtextdomain(APP, LOCALE_DIR)
|
gettext.bindtextdomain(APP, LOCALE_DIR)
|
||||||
|
BIN
languages/de/cls_mth_fc.mo
Normal file
BIN
languages/de/cls_mth_fc.mo
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user