cis notified web server of a job completion; upload form interface and validation...
[living-lab-site.git] / application / language / english / video_lang.php
index fbe373e..056b751 100644 (file)
@@ -1,5 +1,6 @@
 <?php
 
+// Watch
 $lang['video_like'] = 'Like';
 $lang['video_dislike'] = 'Dislike';
 
@@ -13,5 +14,15 @@ $lang['video_title_hottest_comments'] = 'Most Popular Comments';
 $lang['video_title_no_comments'] = 'No comments yet';
 $lang['video_submit_post_comment'] = 'Post';
 
+
+// Upload
+$lang['video_upload_file'] = 'Video File';
+$lang['video_title'] = 'Title';
+$lang['video_description'] = 'Description';
+$lang['video_tags'] = 'Tags';
+$lang['video_tags_hint'] = 'comma separated tags';
+$lang['video_submit_upload'] = 'Upload';
+
+
 /* End of file video_lang.php */
 /* Location: ./application/language/english/video_lang.php */
\ No newline at end of file