X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FScreens%2FInfoBar.py;h=550628786ff0a8f109d2f6ce6855d34b1876e9b5;hb=1f4457043f18f2409d27830c6b505b523e34fb53;hp=a6403a30226b57ed49b1d799ecee2438d2fa7fc2;hpb=79f0f14b59c1943261983e92f0b97b9ce7df4bed;p=vuplus_dvbapp diff --git a/lib/python/Screens/InfoBar.py b/lib/python/Screens/InfoBar.py index a6403a3..5506287 100644 --- a/lib/python/Screens/InfoBar.py +++ b/lib/python/Screens/InfoBar.py @@ -174,7 +174,7 @@ class MoviePlayer(InfoBarBase, InfoBarShowHide, \ (_("Yes, returning to movie list"), "movielist"), (_("Yes, and delete this movie"), "quitanddelete"), (_("No"), "continue"), - (_("No, but restart from the beginning"), "restart") + (_("No, but restart from begin"), "restart") ) from Screens.ChoiceBox import ChoiceBox