[modules] Enable translations on some Python modules

- Python modules should have human-readable names, which
   means that the description should be translated in `pretty_name()`
This commit is contained in:
Adriaan de Groot 2019-02-14 12:36:17 +01:00
parent 0f80a6295b
commit 4178d5841c
3 changed files with 23 additions and 0 deletions

View file

@ -6,6 +6,7 @@
# Copyright 2014, Kevin Kofler <kevin.kofler@chello.at>
# Copyright 2016, Philip Müller <philm@manjaro.org>
# Copyright 2017, Alf Gaida <agaida@siduction.org>
# Copyright 2019, Adriaan de Groot <groot@kde.org>
#
# Calamares is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by