Flip logic for opt-in to projects

This commit is contained in:
Nick O'Leary
2018-01-22 23:14:38 +00:00
parent dfebc4b78d
commit cf40497e6e
3 changed files with 10 additions and 6 deletions

View File

@@ -145,6 +145,7 @@
"active-project": "Active project : __project__",
"no-active-project": "No active project : using default flows file",
"disabled": "Projects disabled : editorTheme.projects.enabled=false",
"disabledNoFlag": "Projects disabled : set editorTheme.projects.enabled=true to enable",
"git-not-found": "Projects disabled : git command not found",
"git-version-old": "Projects disabled : git __version__ too old"
}