X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/b6c21aa27e2a782996c625bc6e85a466bd7c9932..6bb94cd5b0d8fd3608afe84e8d76aef554a4b401:/lib/python/Screens/NetworkSetup.py diff --git a/lib/python/Screens/NetworkSetup.py b/lib/python/Screens/NetworkSetup.py index 1b054b52..862bce46 100644 --- a/lib/python/Screens/NetworkSetup.py +++ b/lib/python/Screens/NetworkSetup.py @@ -485,7 +485,7 @@ class AdapterSetupConfiguration(Screen): self.oktext = _("Press OK on your remote control to continue.") self.reboottext = _("Your Dreambox will restart after pressing OK on your remote control.") - self.errortext = _("No working wireless interface found.\n Please verify that you have attached a compatible WLAN device or enable you local network interface.") + self.errortext = _("No working wireless interface found.\n Please verify that you have attached a compatible WLAN device or enable your local network interface.") self["actions"] = NumberActionMap(["WizardActions","ShortcutActions"], {