mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 07:58:34 +02:00
awesome faded branches for level comparing done
This commit is contained in:
parent
19f204ddcb
commit
e7f5acaece
8 changed files with 43 additions and 1194 deletions
|
@ -477,6 +477,11 @@ exports.strings = {
|
|||
'fr_FR': 'Cible à atteindre'
|
||||
},
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
'goal-only-master': {
|
||||
'__desc__': 'the helper message for the window that shows the goal tree when the goal will only be compared using the master branch',
|
||||
'en_US': '<span class="fwber">Note:</span> Only the master branch will be checked in this level. The other branches are simply for reference (shown as dashed labels below). As always, you can hide this dialog with "hide goal"'
|
||||
},
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
'hide-goal': {
|
||||
'__desc__': 'the helper message for the window that shows the goal tree',
|
||||
'en_US': 'You can hide this window with "hide goal"',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue