From b2ca81e9d69b0e679a81447edd26bb6cd776cb26 Mon Sep 17 00:00:00 2001 From: bernte Date: Fri, 28 Feb 2014 23:51:55 +0100 Subject: [PATCH] Update en.lang.php --- plugins/box/filesmanager/languages/en.lang.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/box/filesmanager/languages/en.lang.php b/plugins/box/filesmanager/languages/en.lang.php index 855ce37..60c6bd0 100644 --- a/plugins/box/filesmanager/languages/en.lang.php +++ b/plugins/box/filesmanager/languages/en.lang.php @@ -8,6 +8,7 @@ 'Actions' => 'Actions', 'Delete' => 'Delete', 'Upload' => 'Upload', + 'Create New Directory' => 'Create New Directory', 'directory' => 'directory', 'Delete directory: :dir' => 'Delete directory: :dir', 'Delete file: :file' => 'Delete file :file',