Add missing language variable "NO_FILE_B3P"

This commit is contained in:
Marc Alexander
2012-09-22 16:32:29 +02:00
parent 370f96aa99
commit 326d9013b2
4 changed files with 20 additions and 5 deletions

View File

@@ -112,6 +112,7 @@ $lang = array_merge($lang, array(
'MODULE_UPLOAD_EXP' => 'Choose the zip file of the module you want to upload:',
'MODULE_UPLOAD_GO' => 'Upload',
'NO_MODULE_UPLOAD' => 'Your server configuration does not allow file uploads.',
'NO_FILE_B3P' => 'No zip file specified.',
'MODULE_UPLOADED' => 'Module uploaded successfully.',
'MODULE_UPLOAD_MKDIR_FAILURE' => 'Unable to create a folder.',
'MODULE_COPY_FAILURE' => 'Unable to copy the following file: %1$s',