* translation changed

This commit is contained in:
tengfei
2018-05-17 15:07:58 +08:00
parent acc3341e84
commit 44d87c1368
11 changed files with 81 additions and 81 deletions

View File

@@ -109,7 +109,7 @@ $lang->extension->errorFileConflicted = '<br />%s <h5> is conflicted wi
$lang->extension->errorPackageNotFound = '<strong>%s </strong> is not found. Downloading might be failed. Please download it again.';
$lang->extension->errorTargetPathNotWritable = '<strong>%s </strong> is not writable.';
$lang->extension->errorTargetPathNotExists = '<strong>%s </strong> is not found.';
$lang->extension->errorInstallDB = 'Database statements execution failed. Error: %s';
$lang->extension->errorInstallDB = 'Database report execution failed. Error: %s';
$lang->extension->errorConflicts = 'Conflicted with “%s”!';
$lang->extension->errorDepends = 'Dependent extension has not been installed or the version is incorrect:<br /><br /> %s';
$lang->extension->errorIncompatible = 'Incompatible with this version of ZenTao.';