]> git.lyx.org Git - lyx.git/commit
Fix layout strings that cause a make error
authorScott Kostyshak <skostysh@lyx.org>
Fri, 8 Apr 2016 22:19:56 +0000 (18:19 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Fri, 8 Apr 2016 22:40:56 +0000 (18:40 -0400)
commitfe82ce961a6b8ac52ef705b7e4b3a7ef68c70b5a
treedef1eef384e9263f89b4e043331e62be61ec051c
parentb4dcad83b2f6e3fce28b4e04cc1abc8d654f9bfe
Fix layout strings that cause a make error

We do not currently handle UTF-8 characters in our layout strings.
Replace dashes with simple ASCII dashes to avoid the following
error:

  msguniq -o lyx.po
  msguniq: input file '-' doesn't contain a header entry with a
  charset specification

This commit amends the recent commit b4dcad83.
lib/layouts/aastex6.layout