Polish configuration section labels & add link

This commit is contained in:
Martin Aeschlimann
2016-06-27 18:35:39 +02:00
parent 9f1e006be5
commit e228769042
24 changed files with 36 additions and 29 deletions

View File

@@ -2,5 +2,5 @@
"configuration.validate.enable": "Whether php validation is enabled or not.",
"configuration.validate.executablePath": "Points to the php executable.",
"configuration.validate.run": "Whether the linter is run on save or on type.",
"configuration.title": "PHP Configuration options"
"configuration.title": "PHP"
}