summaryrefslogtreecommitdiff
path: root/inc/lang
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2006-05-20 14:48:54 +0200
committerAndreas Gohr <andi@splitbrain.org>2006-05-20 14:48:54 +0200
commit8073bfb3ed64a1aa1f8477f4351c80ee841679f9 (patch)
tree697fa2d1e6e13dd8e9c6052785ff7313f022e0d3 /inc/lang
parent685bdd2e6c508c47a360b2dbf1beea318f7f99cd (diff)
downloadrpg-8073bfb3ed64a1aa1f8477f4351c80ee841679f9.tar.gz
rpg-8073bfb3ed64a1aa1f8477f4351c80ee841679f9.tar.bz2
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
Diffstat (limited to 'inc/lang')
-rw-r--r--inc/lang/en/lang.php3
1 files changed, 2 insertions, 1 deletions
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';