Changeset 51592 in spip-zone
- Timestamp:
- Sep 18, 2011, 2:58:10 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/spipmotion/lang/spipmotion_en.php
r51579 r51592 76 76 'info_audiosamplerate' => 'Audio sample rate: ', 77 77 'info_bitrate' => 'Total bitrate: ', 78 'info_compiler_avfilter-support' => 'Compiled with the support of video filters (formerly vhook) ',79 'info_compiler_build_date_timestamp' => 'Build date ',78 'info_compiler_avfilter-support' => 'Compiled with the support of video filters (formerly vhook):', 79 'info_compiler_build_date_timestamp' => 'Build date:', 80 80 'info_compiler_configuration' => 'Compilation variables', 81 'info_compiler_ffmpeg-php' => 'PHP has the FFMPEG extension ',81 'info_compiler_ffmpeg-php' => 'PHP has the FFMPEG extension:', 82 82 'info_compiler_ffmpeg-php-builddate' => 'Build date', 83 'info_compiler_ffmpeg-php-gdenabled' => 'GD support in FFMpeg-php ',84 'info_compiler_ffmpeg-php-infos' => 'Build informations of FFMpeg-php ',83 'info_compiler_ffmpeg-php-gdenabled' => 'GD support in FFMpeg-php:', 84 'info_compiler_ffmpeg-php-infos' => 'Build informations of FFMpeg-php:', 85 85 'info_compiler_ffmpeg-php-version' => 'Version', 86 'info_compiler_ffmpeg_version' => 'Version of FFMpeg ',87 'info_compiler_gcc' => 'Version of the gcc compiler ',86 'info_compiler_ffmpeg_version' => 'Version of FFMpeg:', 87 'info_compiler_gcc' => 'Version of the gcc compiler:', 88 88 'info_compiler_libavcodec_build_number' => 'Version number of libavcodec at the compilation', 89 89 'info_compiler_libavcodec_version_number' => 'Version number of libavcodec used', … … 98 98 'info_duree' => 'Duration: ', 99 99 'info_erreurs' => 'Errors', 100 'info_ffmpeg2theora_libtheora_version' => 'Libtheora version used by ffmpeg2theora ',101 'info_ffmpeg2theora_version' => 'ffmpeg2theora version 100 'info_ffmpeg2theora_libtheora_version' => 'Libtheora version used by ffmpeg2theora:', 101 'info_ffmpeg2theora_version' => 'ffmpeg2theora version:', 102 102 'info_flvtool2_version' => 'Flvtool2 version installed:', 103 103 'info_flvtoolplus_version' => 'Version FLVtool + + installed:',
Note: See TracChangeset
for help on using the changeset viewer.