]> git.ipfire.org Git - oddments/collecty.git/commit
locales: Drop our custom module
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 Sep 2020 17:04:09 +0000 (17:04 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 Sep 2020 17:04:09 +0000 (17:04 +0000)
commit72fc5ca569b36eecfb9cf47f0c822671bf260a7e
treec8de3f4788e9d104d49b3427edac8b728580404a
parentc9c2415c786d3eefc348c60dd9ea9ffdd7ee8a4e
locales: Drop our custom module

Gettext can handle this for us

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
16 files changed:
Makefile.am
src/collecty/locales.py [deleted file]
src/collecty/plugins/base.py
src/collecty/plugins/conntrack.py
src/collecty/plugins/contextswitches.py
src/collecty/plugins/cpufreq.py
src/collecty/plugins/df.py
src/collecty/plugins/disk.py
src/collecty/plugins/interface.py
src/collecty/plugins/interrupts.py
src/collecty/plugins/ipfrag.py
src/collecty/plugins/latency.py
src/collecty/plugins/loadavg.py
src/collecty/plugins/memory.py
src/collecty/plugins/processor.py
src/collecty/plugins/sensors.py