Remove reference to config.json settings in strings (#3863)

Этот коммит содержится в:
enahum
2016-08-23 18:21:25 -03:00
коммит произвёл GitHub
родитель 065d01c121
Коммит e406a92fbb
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@@ -1246,7 +1246,7 @@
"help.formatting.lines": "## Lines\n\nCreate a line by using three `*`, `_`, or `-`.",
"help.formatting.linkEx": "[Check out Mattermost!](https://about.mattermost.com/)",
"help.formatting.links": "## Links\n\nCreate labeled links by putting the desired text in square brackets and the associated link in normal brackets.",
"help.formatting.listExample": "* list item one\n* list item two\n * item two sub-point') + '\n```",
"help.formatting.listExample": "* list item one\n* list item two\n * item two sub-point')",
"help.formatting.lists": "## Lists\n\nCreate a list by using `*` or `-` as bullets. Indent a bullet point by adding two spaces in front of it.",
"help.formatting.monokaiTheme": "**Monokai Theme**",
"help.formatting.ordered": "Make it an ordered list by using numbers instead:",