NetworkSetup: fix help onleft/right, fix reload
[enigma2.git] / lib / python / Screens / TimerEntry.py
index e550519faec556615005a16e20e7ec749bc775a0..6cbd18ecac1fbad09ca16571732bf17e6a7289dd 100644 (file)
@@ -26,7 +26,7 @@ class TimerEntry(Screen, ConfigListScreen):
                
                self["oktext"] = Label(_("OK"))
                self["canceltext"] = Label(_("Cancel"))
-               self["locationtext"] = Label(_("Choose Location"))
+               self["locationtext"] = Label(_("Location"))
                self["ok"] = Pixmap()
                self["cancel"] = Pixmap()
                self["location"] = Pixmap()