Update tools.py

This commit is contained in:
gutosie
2021-12-07 11:36:12 +02:00
committed by GitHub
parent 44ba8bb5fd
commit 70cb245466

View File

@@ -2065,7 +2065,7 @@ class Opis(Screen):
message += _('Get the full version of the multiboot plugin.\n')
message += _('Send an e-mail request for the neoboot vip version.\n')
message += _('e-mail: krzysztofgutosie@gmail.com\n\n')
message += _('>>> Your receiver mac address is: ' + getBoxMacAddres() + ' <<< \n\n')
message += _('>>> Your receiver Ethernet MAC: ' + getBoxMacAddres() + ' \n')
message += _('----------------Free donate----------------\n')
message += _('Spendenbetrag\nDonaco\nDarowizna\nПожертвование\n')
message += _('Donate to the project\n')
@@ -2235,7 +2235,8 @@ class neoDONATION(Screen):
message += _('If you want to support the neoboot project, you can do so by contacting us by e-mail:\n')
message += _(' krzysztofgutosie@gmail.com\n\n')
message += _(' PayPal adress: krzysztofgutosie@gmail.com\n')
message += _('>>> Your receiver mac address is: ' + getBoxMacAddres() + ' <<< \n\n')
message += _(' Your receiver Ethernet MAC: ' + getBoxMacAddres() + ' \n\n')
message += _(' Email your receiver Ethernet MAC and get a neoboto VIP \n\n')
message += _('----------------Free donate----------------\n\n')
message += _('Spendenbetrag\nDonaco\nDarowizna\nПожертвование\n')
message += _('Donate to the project\n')