diff --git a/module/common/lang/en.php b/module/common/lang/en.php
index 2cecddadb0..875d4d07a8 100644
--- a/module/common/lang/en.php
+++ b/module/common/lang/en.php
@@ -522,7 +522,7 @@ $lang->website = "https://www.zentao.pm";
$lang->suhosinInfo = "Warning! Data is reaching the limit. Please change sohusin.post.max_vars and sohusin.request.max_vars (set larger %s value) in php.ini, then save and restart Apache or php-fpm, or some data will not be saved.";
$lang->maxVarsInfo = "Warning! Data is reaching the limit. Please change max_input_vars (set larger %s value) in php.ini, then save and restart Apache or php-fpm, or some data will not be saved.";
-$lang->pasteTextInfo = "Paste the text of items here. Each item will be the title of a story. ";
+$lang->pasteTextInfo = "Paste the text here. Each line will be a title. ";
$lang->noticeImport = "Imported data contains data that has already existed in system. Please confirm you actions on the date.";
$lang->importConfirm = "Import";
$lang->importAndCover = "Override";