diff options
Diffstat (limited to 'usr')
-rw-r--r-- | usr/share/mageiawelcome/mageiawelcome.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/share/mageiawelcome/mageiawelcome.py b/usr/share/mageiawelcome/mageiawelcome.py index 2584995..16014fe 100644 --- a/usr/share/mageiawelcome/mageiawelcome.py +++ b/usr/share/mageiawelcome/mageiawelcome.py @@ -94,7 +94,7 @@ def main(): l['contribute'] = _("Contribute") l['donate'] = _("Donations") l['joinus'] = _("Join us!") - l['$mccdesc'] = _("Mageia Control Center (aka drakconf) is a set of tools to help you configure your system") + l['mccdesc'] = _("Mageia Control Center (aka drakconf) is a set of tools to help you configure your system") l['SM'] = _("Software Management") l['Oa'] = _("Online administration") l['H'] = _("Hardware") |