diff --git a/module/backup/lang/en.php b/module/backup/lang/en.php
index d3df0e55ca..57b8ff7299 100644
--- a/module/backup/lang/en.php
+++ b/module/backup/lang/en.php
@@ -5,10 +5,10 @@ $lang->backup->history = 'History';
$lang->backup->delete = 'Delete';
$lang->backup->backup = 'Backup';
$lang->backup->restore = 'Restore';
-$lang->backup->change = 'Modify days';
+$lang->backup->change = 'Modify expiration';
$lang->backup->changeAB = 'Modify';
-$lang->backup->time = 'Backup Time';
+$lang->backup->time = 'Date';
$lang->backup->files = 'Files';
$lang->backup->size = 'Size';
diff --git a/module/common/lang/en.php b/module/common/lang/en.php
index 48fc29ccf0..d84c07c4cd 100644
--- a/module/common/lang/en.php
+++ b/module/common/lang/en.php
@@ -464,7 +464,7 @@ $lang->noResultsMatch = "No results match!";
$lang->searchMore = "More results:";
$lang->chooseUsersToMail = "Choose users that will be notified.";
$lang->browserNotice = 'Your current browser might not show the best effect. Please use Chrome, Firefox, IE9+, Opera or Safari.';
-$lang->noticePasteImg = "Support pasting images.";
+$lang->noticePasteImg = "Paste images here.";
/* 时间格式设置。*/
if(!defined('DT_DATETIME1')) define('DT_DATETIME1', 'Y-m-d H:i:s');
diff --git a/module/cron/view/edit.html.php b/module/cron/view/edit.html.php
index f379afbd42..129c301193 100644
--- a/module/cron/view/edit.html.php
+++ b/module/cron/view/edit.html.php
@@ -60,7 +60,7 @@
|
- |
+ |
diff --git a/module/custom/js/working.js b/module/custom/js/working.js
new file mode 100644
index 0000000000..4b134cb01d
--- /dev/null
+++ b/module/custom/js/working.js
@@ -0,0 +1,4 @@
+$(function()
+{
+ $('#mainMenu #workingTab').addClass('btn-active-text');
+})
\ No newline at end of file
diff --git a/module/custom/view/flow.html.php b/module/custom/view/flow.html.php
index 36f40ed9e5..95e2fdd323 100644
--- a/module/custom/view/flow.html.php
+++ b/module/custom/view/flow.html.php
@@ -30,7 +30,7 @@
- | |
+ | |
|
custom->productProject->notice?>
diff --git a/module/custom/view/required.html.php b/module/custom/view/required.html.php
index b8736cc19a..689901c11a 100644
--- a/module/custom/view/required.html.php
+++ b/module/custom/view/required.html.php
@@ -15,7 +15,7 @@
|
|
- |
+ |
@@ -101,7 +101,7 @@ EOT;
day?>
- |
+ |
custom->notice->longlife;?>
@@ -113,7 +113,7 @@ EOT;
|
- |
+ |
@@ -124,7 +124,7 @@ EOT;
|
- |
+ |
@@ -151,11 +151,11 @@ EOT;
|
- $lang->custom->currentLang, 'all' => $lang->custom->allLang);
echo html::radio('lang', $appliedTo, $lang2Set);
- echo html::submitButton();
- if(common::hasPriv('custom', 'restore')) echo html::linkButton($lang->custom->restore, inlink('restore', "module=$module&field=$field"), 'hiddenwin');
+ echo html::submitButton('', '', 'btn btn-primary btn-wide');
+ if(common::hasPriv('custom', 'restore')) echo html::linkButton($lang->custom->restore, inlink('restore', "module=$module&field=$field"), 'hiddenwin', '', 'btn btn-wide');
?>
|
diff --git a/module/custom/view/working.html.php b/module/custom/view/working.html.php
index 37b1f367bb..e5176d5534 100644
--- a/module/custom/view/working.html.php
+++ b/module/custom/view/working.html.php
@@ -22,7 +22,7 @@
-
diff --git a/module/product/lang/en.php b/module/product/lang/en.php
index 7a005dc468..75e44d5c73 100644
--- a/module/product/lang/en.php
+++ b/module/product/lang/en.php
@@ -52,7 +52,7 @@ $lang->product->unResolvedBugs = 'Unresolved Bug';
$lang->product->assignToNullBugs = 'Unassigned Bug';
$lang->product->confirmDelete = " Do you want to delete {$lang->productCommon}?";
-$lang->product->errorNoProduct = "{$lang->productCommon} is not created yet!";
+$lang->product->errorNoProduct = "No {$lang->productCommon} is created yet!";
$lang->product->accessDenied = "You have no access to {$lang->productCommon}.";
$lang->product->id = 'ID';
@@ -72,20 +72,20 @@ $lang->product->whitelist = 'Whitelist';
$lang->product->branch = '%s';
$lang->product->qa = 'QA';
$lang->product->release = 'Release';
-$lang->product->latestDynamic = 'Latest Dynamic';
+$lang->product->latestDynamic = 'Dynamic';
$lang->product->iteration = 'Iteration';
-$lang->product->iterationInfo = 'Iterate %s times';
-$lang->product->iterationView = 'Iteration View';
+$lang->product->iterationInfo = '%s Iterations';
+$lang->product->iterationView = 'Details';
$lang->product->searchStory = 'Search';
-$lang->product->assignedToMe = 'Assigned To Me';
-$lang->product->openedByMe = 'Created By Me';
-$lang->product->reviewedByMe = 'Reviewed By Me';
+$lang->product->assignedToMe = 'AssignedToMe';
+$lang->product->openedByMe = 'CreatedByMe';
+$lang->product->reviewedByMe = 'ReviewedByMe';
$lang->product->closedByMe = 'ClosedByMe';
$lang->product->draftStory = 'Draft';
$lang->product->activeStory = 'Activated';
$lang->product->changedStory = 'Changed';
-$lang->product->willClose = 'ToBeClose';
+$lang->product->willClose = 'ToBeClosed';
$lang->product->closedStory = 'Closed';
$lang->product->unclosed = 'Open';
$lang->product->unplan = 'Wait';
@@ -100,8 +100,8 @@ $lang->product->typeList['branch'] = 'Multi Branch';
$lang->product->typeList['platform'] = 'Multi Platform';
$lang->product->typeTips = array();
-$lang->product->typeTips['branch'] = '(Divide the custom content.)';
-$lang->product->typeTips['platform'] = '(Divide IOS, Android, PC, etc.)';
+$lang->product->typeTips['branch'] = '(for the custom content)';
+$lang->product->typeTips['platform'] = '(for IOS, Android, PC, etc.)';
$lang->product->branchName['normal'] = '';
$lang->product->branchName['branch'] = 'Branch';
@@ -111,7 +111,7 @@ $lang->product->statusList[''] = '';
$lang->product->statusList['normal'] = 'Normal';
$lang->product->statusList['closed'] = 'Closed';
-$lang->product->aclList['open'] = "Default (User with {$lang->productCommon} View privilege have access to it)";
+$lang->product->aclList['open'] = "Default (User with privilege to {$lang->productCommon} can access to it.)";
$lang->product->aclList['private'] = "Private {$lang->productCommon} ({$lang->projectCommon} team members only)";
$lang->product->aclList['custom'] = 'Custom (Team members and Whitelist members have access to it.)';
diff --git a/module/user/lang/en.php b/module/user/lang/en.php
index 08013c752e..b51e16afa5 100644
--- a/module/user/lang/en.php
+++ b/module/user/lang/en.php
@@ -38,7 +38,7 @@ $lang->user->phone = 'Phone';
$lang->user->address = 'Address';
$lang->user->zipcode = 'Zip Code';
$lang->user->join = 'Join Date';
-$lang->user->visits = 'Visit Count';
+$lang->user->visits = 'Visits';
$lang->user->ip = 'Last IP';
$lang->user->last = 'Last Login';
$lang->user->ranzhi = 'Zdoo Account';
@@ -100,13 +100,20 @@ $lang->user->weakPassword = "Your password does not meet the setting requirement
$lang->user->roleList[''] = '';
$lang->user->roleList['dev'] = 'Developer';
-$lang->user->roleList['qa'] = 'Tester';
+$lang->user->roleList['qa'] = 'QA';
$lang->user->roleList['pm'] = 'Project Manager';
$lang->user->roleList['po'] = 'Product Owner';
+<<<<<<< HEAD
+$lang->user->roleList['td'] = 'Test Director';
+$lang->user->roleList['pd'] = 'Product Director';
+$lang->user->roleList['qd'] = 'QA Director';
+$lang->user->roleList['top'] = 'Top Manager';
+=======
$lang->user->roleList['td'] = 'Technical Manager';
$lang->user->roleList['pd'] = 'Product Manager';
$lang->user->roleList['qd'] = 'QA Manager';
$lang->user->roleList['top'] = 'Senior Manager';
+>>>>>>> d53267cadf32651eb7ccfff3e0b1a5dd744d3d3e
$lang->user->roleList['others'] = 'Other';
$lang->user->genderList['m'] = 'M';