From a8aa4bceed8e7ad0c5af2646a83d6a2da2e0b23a Mon Sep 17 00:00:00 2001 From: Brett Profitt Date: Fri, 26 Mar 2010 21:07:39 +0000 Subject: Changed line endings to unix-style for videolist plugin. --- languages/en.php | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) (limited to 'languages/en.php') diff --git a/languages/en.php b/languages/en.php index d0c5555b0..7ea20abfe 100644 --- a/languages/en.php +++ b/languages/en.php @@ -1,14 +1,15 @@ - - * @copyright Prateek Choudhary - */ - $english = array( + + * @copyright Prateek Choudhary + */ + $english = array( + "videolist" => "My Videos", "videolist:home" => '%s \'s Videos', @@ -48,9 +49,9 @@ "videolist:searchTubeVideos:googlevideos" => "Search video.google.com", "videolist:group" => "Group Videos", "videolist:groupall" => "All Group Videos", - "videolist:none" => "This group does not have any videos yet", - ); - - add_translation("en",$english); - + "videolist:none" => "This group does not have any videos yet", + ); + + add_translation("en",$english); + ?> -- cgit v1.2.3