From 8073bfb3ed64a1aa1f8477f4351c80ee841679f9 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sat, 20 May 2006 14:48:54 +0200 Subject: hide media details This adds an option to hide the details (thumbnail, metadata) in the media manager. The selected choice is remembered in a cookie. darcs-hash:20060520124854-7ad00-3ef624d495bed0830f05ea06d54d039784206793.gz --- inc/lang/en/lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inc') diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php index 84fde9c28..49f9676ae 100644 --- a/inc/lang/en/lang.php +++ b/inc/lang/en/lang.php @@ -103,7 +103,8 @@ $lang['mediainuse'] = 'The file "%s" hasn\'t been deleted - it is still in use. $lang['namespaces'] = 'Namespaces'; $lang['mediafiles'] = 'Available files in'; -$lang['js']['keepopen'] = 'Keep window open on selection'; +$lang['js']['keepopen'] = 'Keep window open on selection'; +$lang['js']['hidedetails'] = 'Hide Details'; $lang['mediausage'] = 'Use the following syntax to reference this file:'; $lang['reference'] = 'References for'; -- cgit v1.2.3