png cleanup by nemesis, source changes.
[vuplus_dvbapp] / lib / python / Screens / TimerEntry.py
index e550519..6cbd18e 100644 (file)
@@ -26,7 +26,7 @@ class TimerEntry(Screen, ConfigListScreen):
                
                self["oktext"] = Label(_("OK"))
                self["canceltext"] = Label(_("Cancel"))
                
                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()
                self["ok"] = Pixmap()
                self["cancel"] = Pixmap()
                self["location"] = Pixmap()