Compare commits
No commits in common. "5fe6fd3f29029674b73d0d8c7168da5bb50b548e" and "52f22beec6d2cd205532febfdd156cf47ef60356" have entirely different histories.
5fe6fd3f29
...
52f22beec6
@ -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