diff --git a/module/admin/lang/en.php b/module/admin/lang/en.php index 0e05bcb64a..da52a328d2 100644 --- a/module/admin/lang/en.php +++ b/module/admin/lang/en.php @@ -56,7 +56,7 @@ $lang->admin->safe = new stdclass(); $lang->admin->safe->common = 'Security Policy'; $lang->admin->safe->set = 'Password Settings'; $lang->admin->safe->password = 'Password Strength'; -$lang->admin->safe->weak = 'Common Weak Password'; +$lang->admin->safe->weak = 'Common Weak Passwords'; $lang->admin->safe->reason = 'Type'; $lang->admin->safe->checkWeak = 'Weak Password Scan'; $lang->admin->safe->changeWeak = 'Force to change weak password'; diff --git a/module/common/view/kindeditor.html.php b/module/common/view/kindeditor.html.php index d3809267bd..0f1a46bdcf 100755 --- a/module/common/view/kindeditor.html.php +++ b/module/common/view/kindeditor.html.php @@ -43,6 +43,7 @@ $uid = uniqid(''); { cssPath: [config.themeRoot + 'zui/css/min.css'], width: '100%', + placeholder: noticePasteImg);?>, height: '200px', filterMode: true, bodyClass: 'article-content', diff --git a/module/file/lang/en.php b/module/file/lang/en.php index 55658e5423..8a6fb14d8a 100644 --- a/module/file/lang/en.php +++ b/module/file/lang/en.php @@ -21,7 +21,7 @@ $lang->file->label = 'Label:'; $lang->file->maxUploadSize = "%s"; $lang->file->applyTemplate = "Apply Template"; $lang->file->tplTitle = "Template Name"; -$lang->file->tplTitleAB = "Template"; +$lang->file->tplTitleAB = "Templates"; $lang->file->setPublic = "Set Public Template"; $lang->file->exportFields = "Fields"; $lang->file->exportRange = "Data"; diff --git a/module/git/lang/en.php b/module/git/lang/en.php index 19f18b3fbb..26455d9468 100644 --- a/module/git/lang/en.php +++ b/module/git/lang/en.php @@ -13,4 +13,4 @@ $lang->git->common = 'Git'; $lang->git->cat = 'View Source Code'; $lang->git->diff = 'Compare Source Code'; -$lang->git->apiSync = 'API: Synchronize Git Log'; +$lang->git->apiSync = 'API: Synchronize Git Logs'; diff --git a/module/productplan/lang/en.php b/module/productplan/lang/en.php index 5d3acda127..eb8c228cd0 100644 --- a/module/productplan/lang/en.php +++ b/module/productplan/lang/en.php @@ -23,6 +23,7 @@ $lang->productplan->batchEdit = 'Batch Edit'; $lang->productplan->batchUnlink = "Batch Unlink"; $lang->productplan->linkStory = "Link Story"; $lang->productplan->unlinkStory = "Unlink Story"; +$lang->productplan->unlinkStoryAB = "Unlink"; $lang->productplan->batchUnlinkStory = "Batch Unlink"; $lang->productplan->linkedStories = 'Linked Stories'; $lang->productplan->unlinkedStories = 'Unlinked Stories'; diff --git a/module/productplan/lang/zh-cn.php b/module/productplan/lang/zh-cn.php index 61b6afdfba..12d09fb77c 100644 --- a/module/productplan/lang/zh-cn.php +++ b/module/productplan/lang/zh-cn.php @@ -23,6 +23,7 @@ $lang->productplan->batchEdit = '批量编辑'; $lang->productplan->batchUnlink = "批量移除"; $lang->productplan->linkStory = "关联需求"; $lang->productplan->unlinkStory = "移除需求"; +$lang->productplan->unlinkStoryAB = "移除"; $lang->productplan->batchUnlinkStory = "批量移除需求"; $lang->productplan->linkedStories = '需求'; $lang->productplan->unlinkedStories = '未关联需求'; diff --git a/module/productplan/view/view.html.php b/module/productplan/view/view.html.php index fe944726c9..c001c7b422 100644 --- a/module/productplan/view/view.html.php +++ b/module/productplan/view/view.html.php @@ -173,7 +173,7 @@
| testreport->startEnd?> | +testreport->startEnd?> |
diff --git a/module/testreport/view/edit.html.php b/module/testreport/view/edit.html.php
index 1f46ef260f..d71267ec87 100644
--- a/module/testreport/view/edit.html.php
+++ b/module/testreport/view/edit.html.php
@@ -25,7 +25,7 @@
testreport->legendBasic?>
|
|---|