X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?p=living-lab-site.git;a=blobdiff_plain;f=application%2Flanguage%2Fenglish%2Fvideo_lang.php;fp=application%2Flanguage%2Fenglish%2Fvideo_lang.php;h=76636214648836c78bc2cca73e4168e797a023f3;hp=77c02252c1db1f38764ebf732367005ce805e052;hb=93443dbebf465e060f37cc37c357b845d8153f7b;hpb=141bdb84bf143c29a6c50eef3aee18541d2fc0e4 diff --git a/application/language/english/video_lang.php b/application/language/english/video_lang.php index 77c0225..7663621 100644 --- a/application/language/english/video_lang.php +++ b/application/language/english/video_lang.php @@ -28,6 +28,23 @@ $lang['video_msg_video_uploaded'] = 'Your video has been uploaded and is now bei $lang['video_msg_no_video'] = 'This video does not exist.'; $lang['video_msg_video_not_ready'] = 'This video is being processed and is not available yet.'; $lang['video_msg_video_unactivated'] = 'This video requires moderation and must be approved by an administrator.'; +$lang['video_msg_add_video_db_error'] = 'An error occured while adding your video to our database.'; +$lang['video_msg_send_content_ingestion_error'] = 'We are sorry for the inconvenience, but your video cannot be processed for the moment.'; + +$lang['video_internal_cis_error_email_content'] = +'Hello, + +We are sorry for the inconvenience, but an error occured while processing your video "%s". + +Best regards! +'; +$lang['video_unreachable_cis_error_email_content'] = +'Hello, + +We are sorry for the inconvenience, but your video "%s" cannot be processed for the moment. + +Best regards! +'; /* End of file video_lang.php */