mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-25 23:48:34 +02:00
Resolves #147 Flip trees upside down with flip
This commit is contained in:
parent
108937aad5
commit
937977f232
12 changed files with 61 additions and 35 deletions
|
@ -377,6 +377,11 @@ exports.strings = {
|
|||
'fr_FR': 'Git version PCOTTLE.1.0'
|
||||
},
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
'flip-tree-command': {
|
||||
'__desc__': 'when the tree is being flipped',
|
||||
'en_US': 'Flipping tree...'
|
||||
},
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
'refresh-tree-command': {
|
||||
'__desc__': 'when the tree is visually refreshed',
|
||||
'en_US': 'Refreshing tree...',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue