diff --git a/source/Ox.UI/js/Video/VideoEditor.js b/source/Ox.UI/js/Video/VideoEditor.js index eb964d19..3383d429 100644 --- a/source/Ox.UI/js/Video/VideoEditor.js +++ b/source/Ox.UI/js/Video/VideoEditor.js @@ -53,7 +53,7 @@ Ox.VideoEditor = function(options, self) { annotationsRange: 'all', annotationsSize: 256, annotationsSort: 'position', - annotationstooltip: Ox._('annotations'), + annotationsTooltip: Ox._('annotations'), censored: [], censoredIcon: '', censoredTooltip: '',