Bump Phraseanet Production Client

update video tools features, fix misc issues
    - fix pym.js integration issues
    - fix record editor's preview tab
    - add video Editor in record Editor
    - export VTT content to VideoTextTrack field
This commit is contained in:
Florian BLOUET
2016-07-05 13:29:30 +02:00
parent bb2d2084a9
commit 6774f5cd9e
4 changed files with 79 additions and 7 deletions

View File

@@ -123,8 +123,8 @@ class LanguageController
'One frame backward' => $translator->trans('One frame backward'),
'Add an entry point' => $translator->trans('Add an entry point'),
'Add an end point' => $translator->trans('Add an end point'),
'Previous cuepoint' => $translator->trans('Previous cuepoint'),
'Next cuepoint' => $translator->trans('Next cuepoint'),
'Navigate to entry point' => $translator->trans('Navigate to entry point'),
'Navigate to end point' => $translator->trans('Navigate to end point'),
'Delete current' => $translator->trans('Delete current'),
'Toggle loop' => $translator->trans('Toggle loop'),
'Shift' => $translator->trans('Shift'),