Imported all zh_CN dialogs and added locale changing support Issue #42

This commit is contained in:
Peter Cottle 2013-02-23 14:31:40 -08:00
parent 2617357460
commit cc5466b038
22 changed files with 1693 additions and 222 deletions

View file

@ -9,12 +9,15 @@ exports.dialog = [{
'with git. We hope you enjoy this application and maybe ',
'even learn something!',
'',
'# Attention HN!!',
'# Demo!',
'',
'Unfortunately this was submitted before I finished all the help ',
'and tutorial sections, so forgive the scarcity. See the demo here:',
'If you have not seen the demo, please check it out here:',
'',
'[http://pcottle.github.com/learnGitBranching/?demo](http://pcottle.github.com/learnGitBranching/?demo)'
'[http://pcottle.github.com/learnGitBranching/?demo](http://pcottle.github.com/learnGitBranching/?demo)',
'',
'Annoyed at this dialog? Append `?NODEMO` to the url to get rid of it, linked below for convenience:',
'',
'[http://pcottle.github.com/learnGitBranching/?NODEMO](http://pcottle.github.com/learnGitBranching/?NODEMO)'
]
}
}, {