diff --git a/module/extension/lang/en.php b/module/extension/lang/en.php
index b874a7243d..818c655782 100644
--- a/module/extension/lang/en.php
+++ b/module/extension/lang/en.php
@@ -93,7 +93,7 @@ $lang->extension->errorGetModules = "Get extensions' categories dat
$lang->extension->errorGetExtensions = 'Get extensions from www.zentao.net failed. You can visit www.zentao.net to find your extensions, download it manually and then upload to zentaopms to install it.';
$lang->extension->errorDownloadPathNotFound = 'The save path of package file %sdoes not exists.
For linux users, can execute mkdir -p %s to fix it.';
$lang->extension->errorDownloadPathNotWritable = 'The save path of package file %sis not writable.
For linux users, can execute sudo chmod 777 %s to fix it.';
-$lang->extension->errorPackageFileExists = 'There is already a file with the same name %s.