change message to "Run syntax check"

This commit is contained in:
Brian Gough 2016-08-02 14:43:09 +01:00
parent e508f7b8a9
commit 38f76b305b

View file

@ -41,7 +41,7 @@ div.full-size.pdf(ng-controller="PdfController")
li
a(href, ng-click="recompile({check:true})")
i.fa.fa-fw()
|  #{translate("syntax_check")}
|  #{translate("run_syntax_check")}
a(
href
ng-click="stop()"