diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index 886b13859..f4d2294b2 100644 --- a/languages/en.php +++ b/languages/en.php @@ -56,6 +56,7 @@ $english = array( "videolist:searchTubeVideos:googlevideos" => "Search video.google.com", "videolist:group" => "Group Videos", "videolist:groupall" => "All Group Videos", + "videolist:delete:confirm" => "Are you sure you want to delete this video?", "videolist:none" => "This group does not have any videos yet", "videolist:none:found" => "No videos were found." ); |