From c8c1d6da7043122e5d77c20f8ce61d677519bb8b Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Thu, 17 Nov 2005 22:01:27 +0000 Subject: translations --- lib/python/Components/EventInfo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Components/EventInfo.py') diff --git a/lib/python/Components/EventInfo.py b/lib/python/Components/EventInfo.py index 6f6d07ff..83f2a0b2 100644 --- a/lib/python/Components/EventInfo.py +++ b/lib/python/Components/EventInfo.py @@ -40,5 +40,5 @@ class EventInfo(PerServiceDisplay): def stopEvent(self): self.setText( - ("waiting for event data...", "", "--:--", "--:--", "--:--", "--:--")[self.now_or_next]); + (_("waiting for event data..."), "", "--:--", "--:--", "--:--", "--:--")[self.now_or_next]); -- cgit v1.2.3