Le 01/09/2017 à 17:11, LyX Ticket Tracker a écrit :
#10723: Spaces ending LabelStrings in layout files are eaten by LyX
------------------------+-----------------------
  Reporter:  JPChretien  |       Owner:  rgheck
      Type:  defect      |      Status:  new
  Priority:  normal      |   Milestone:  2.3.0
Component:  layout      |     Version:  2.3.0dev
  Severity:  minor       |  Resolution:
  Keywords:              |
------------------------+-----------------------

Comment (by rgheck):

  I would think you could commit to master now, and to 2.3.x when JMarc
  commits his patch there.


Ok, but would someone cherry-pick it for me?
I will be away from my desktop from Sept 3rd to Sept 23rd.

I have still a small concern. When compiling master, I saw these:

<cite>
[...]
cd ../../newmaster/po && /usr/bin/msgmerge --update --lang=fi fi.po lyx-2.3.0dev.pot ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... terminé. fi.po:10897: AVERTISSEMENT : un message à traduire ne doit pas contenir de séquence d'échappement « \a » fi.po:16591: AVERTISSEMENT : un message à traduire ne doit pas contenir de séquence d'échappement « \a » fi.po:16599: AVERTISSEMENT : un message à traduire ne doit pas contenir de séquence d'échappement « \a » fi.po:16603: AVERTISSEMENT : un message à traduire ne doit pas contenir de séquence d'échappement « \a » cd ../../newmaster/po && rm -f fi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fi.gmo fi.po fi.po : 5035 messages traduits, 790 traductions approximatives, 1387 messages non traduits.
[...]
cd ../../newmaster/po && /usr/bin/msgmerge --update --lang=it it.po lyx-2.3.0dev.pot ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... terminé. it.po:33529: AVERTISSEMENT : un message à traduire ne doit pas contenir de séquence d'échappement « \f » it.po:33529: AVERTISSEMENT : un message à traduire ne doit pas contenir de séquence d'échappement « \f » cd ../../newmaster/po && rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po
it.po : 7212 messages traduits.
[...]
</cite>

Could that come from the fact that, being in 2.3.x with an existing compilation in dir buildmaster, I ran in newmaster (my current git clone)

$ git checkout master
$ cd ../buildmaster
$ make

without erasing the contents of buildmaster or rerunning
../newmaster/configure --with-version-suffix --enable-qt5
before make?

I will recompile from scratch to be sure.

--
Jean-Pierre

Reply via email to