Merge branch 'obi/bcm_accel'
[enigma2.git] / lib / python / Screens / InfoBar.py
index a6403a30226b57ed49b1d799ecee2438d2fa7fc2..550628786ff0a8f109d2f6ce6855d34b1876e9b5 100644 (file)
@@ -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