diff --git a/module/admin/lang/de.php b/module/admin/lang/de.php index 5c6bcca384..9829c02c0e 100755 --- a/module/admin/lang/de.php +++ b/module/admin/lang/de.php @@ -66,7 +66,7 @@ $lang->admin->notice->ignore = "Ignorieren"; $lang->admin->notice->int = "『%s』sollte eine positive Zahl sein."; $lang->admin->registerNotice = new stdclass(); -$lang->admin->registerNotice->common = 'Verbinde neues Konto'; +$lang->admin->registerNotice->common = 'Register Account'; $lang->admin->registerNotice->caption = 'In der Zentao Community registieren'; $lang->admin->registerNotice->click = 'Bitte registieren Sie sich hier'; $lang->admin->registerNotice->lblAccount = 'mindestens 3 Zeichen bitte; mit Buchsten und Ziffern.'; diff --git a/module/admin/lang/en.php b/module/admin/lang/en.php index c8b6d77d65..989d926c26 100755 --- a/module/admin/lang/en.php +++ b/module/admin/lang/en.php @@ -66,7 +66,7 @@ $lang->admin->notice->ignore = "Ignore"; $lang->admin->notice->int = "『%s』should be a positive integer."; $lang->admin->registerNotice = new stdclass(); -$lang->admin->registerNotice->common = 'Bind Account'; +$lang->admin->registerNotice->common = 'Register Account'; $lang->admin->registerNotice->caption = 'ZenTao Community Signup'; $lang->admin->registerNotice->click = 'Sign Up'; $lang->admin->registerNotice->lblAccount = '>= 3 letters and numbers'; diff --git a/module/admin/lang/fr.php b/module/admin/lang/fr.php index 2f94760702..3c6b0b8179 100755 --- a/module/admin/lang/fr.php +++ b/module/admin/lang/fr.php @@ -66,7 +66,7 @@ $lang->admin->notice->ignore = "Ignorer"; $lang->admin->notice->int = "『 %s 』 devrait être un entier positif."; $lang->admin->registerNotice = new stdclass(); -$lang->admin->registerNotice->common = 'Connectez-vous avec votre nouveau compte'; +$lang->admin->registerNotice->common = 'Register Account'; $lang->admin->registerNotice->caption = "S'enregistrer sur la communauté Zentao"; $lang->admin->registerNotice->click = "S'enregistrer ici"; $lang->admin->registerNotice->lblAccount = '>= 3 lettres et chiffres'; diff --git a/module/admin/lang/menu.php b/module/admin/lang/menu.php index 1a09bb2b53..f618c9ac5c 100644 --- a/module/admin/lang/menu.php +++ b/module/admin/lang/menu.php @@ -89,7 +89,7 @@ if(helper::hasFeature('waterfall') or helper::hasFeature('waterfallplus')) $lang $lang->admin->menuList->model['tabMenu']['common']['build'] = array('link' => "{$lang->build->common}|custom|required|module=build", 'alias' => 'set', 'exclude' => 'custom'); $lang->admin->menuList->model['tabMenu']['common']['flow'] = array('link' => "{$lang->custom->flow}|custom|flow|", 'divider' => true); $lang->admin->menuList->model['tabMenu']['common']['code'] = array('link' => "{$lang->code}|custom|code|"); -$lang->admin->menuList->model['tabMenu']['common']['hours'] = array('link' => "{$lang->workingHour}|custom|hours|", 'subModule' => 'holiday', 'links' => array('holiday|browse|', 'custom|hours')); +$lang->admin->menuList->model['tabMenu']['common']['hours'] = array('link' => "{$lang->workingHour}|custom|hours|", 'subModule' => 'holiday', 'links' => array('holiday|browse|', 'custom|hours|')); if(helper::hasFeature('waterfall')) $lang->admin->menuList->model['tabMenu']['waterfall']['stage'] = array('link' => "{$lang->stage->list}|stage|browse|", 'subModule' => 'stage', 'exclude' => 'stage-plusbrowse'); if(helper::hasFeature('waterfallplus')) $lang->admin->menuList->model['tabMenu']['waterfallplus']['stage'] = array('link' => "{$lang->stage->list}|stage|plusbrowse|", 'subModule' => 'stage', 'exclude' => 'stage-browse'); diff --git a/module/admin/lang/zh-cn.php b/module/admin/lang/zh-cn.php index df3202c773..f63f4d25c4 100755 --- a/module/admin/lang/zh-cn.php +++ b/module/admin/lang/zh-cn.php @@ -66,7 +66,7 @@ $lang->admin->notice->ignore = "不再提示"; $lang->admin->notice->int = "『%s』应当是正整数。"; $lang->admin->registerNotice = new stdclass(); -$lang->admin->registerNotice->common = '注册新帐号绑定'; +$lang->admin->registerNotice->common = '注册新帐号'; $lang->admin->registerNotice->caption = '禅道社区登记'; $lang->admin->registerNotice->click = '点击此处'; $lang->admin->registerNotice->lblAccount = '请设置您的用户名,英文字母和数字的组合,三位以上。'; diff --git a/module/admin/view/register.html.php b/module/admin/view/register.html.php index 0e9b7daeba..5933b5cd8b 100755 --- a/module/admin/view/register.html.php +++ b/module/admin/view/register.html.php @@ -23,7 +23,7 @@
-
+
>
admin->registerNotice->common?>
@@ -94,6 +94,7 @@
+
admin->registerNotice->bind?>
@@ -118,6 +119,7 @@
+