Merge remote branch 'origin/acid-burn/network_changes_next' into experimental
[vuplus_dvbapp] / lib / python / Screens / InfoBar.py
index a6403a3..5506287 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