diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/lang/en/lang.php | 3 |
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'; |