update hover help for auto request commit
This commit is contained in:
parent
3b7b668f07
commit
e6d3b211f8
2 changed files with 3 additions and 2 deletions
|
|
@ -31,6 +31,7 @@
|
||||||
- fixed: thingy and select box
|
- fixed: thingy and select box
|
||||||
- fixed: viewing badges in IE 6/7
|
- fixed: viewing badges in IE 6/7
|
||||||
- fixed: Shop/Transaction was not updating shopCreditDeduction column. Added that to the update and now users correctly have purchases deducted from their instore credit.
|
- fixed: Shop/Transaction was not updating shopCreditDeduction column. Added that to the update and now users correctly have purchases deducted from their instore credit.
|
||||||
|
- fixed: Hover Help outdated: automatically request commit
|
||||||
|
|
||||||
7.5.18
|
7.5.18
|
||||||
- fixed: Collateral Image Manager broken in Firefox 3
|
- fixed: Collateral Image Manager broken in Firefox 3
|
||||||
|
|
|
||||||
|
|
@ -68,8 +68,8 @@ our $I18N = {
|
||||||
'auto request commit help' => {
|
'auto request commit help' => {
|
||||||
message => q|Would you like the system to automatically request commits for you so that you don't have to
|
message => q|Would you like the system to automatically request commits for you so that you don't have to
|
||||||
remember to hit "Commit My Changes"? Note that when using this in conjunction with "Skip commit comments?"
|
remember to hit "Commit My Changes"? Note that when using this in conjunction with "Skip commit comments?"
|
||||||
and a realtime commit workflow it effectively hides the whole versioning and workflow process from users.|,
|
it effectively hides the whole versioning and workflow process from users.|,
|
||||||
lastUpdated => 0,
|
lastUpdated => 1218059129,
|
||||||
},
|
},
|
||||||
|
|
||||||
'select' => {
|
'select' => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue