[LyX/master] Fix logic error in layout translation extraction

2014-03-06 Thread Georg Baum
commit 474e42923be1505a7a1a4ec40048e3a39a498345 Author: Georg Baum Date: Thu Mar 6 21:42:51 2014 +0100 Fix logic error in layout translation extraction lyx_pot.py treats the combination IsPredefined == true and UsesFloatPkg == true incorrectly: In this case it does not extract

[LyX/master] Remove context also for translated strings

2014-03-06 Thread Georg Baum
commit ba8c5bb5112cdeaea507a46cb144c17c12cd5caf Author: Georg Baum Date: Thu Mar 6 22:00:12 2014 +0100 Remove context also for translated strings This is consistent with the treatment in LyX itself (cleanTranslation() is also called on the translated strings), and some translat

[LyX/master] UserGuide.lyx: improve a writing style

2014-03-06 Thread Uwe Stöhr
commit b8f14453beddb484eed43bb21eb98354f9d9b6d9 Author: Uwe Stöhr Date: Thu Mar 6 22:38:01 2014 +0100 UserGuide.lyx: improve a writing style diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index 014b341..ed9c089 100644 --- a/lib/doc/UserGuide.lyx +++ b/lib/doc/UserGuide.lyx @@ -

[LyX/master] Add new layout translations to be reviewed

2014-03-06 Thread Georg Baum
commit 3ceb2cdffee966b203f9b281113d4da1ee05f142 Author: Georg Baum Date: Thu Mar 6 22:40:38 2014 +0100 Add new layout translations to be reviewed Now lib/layouttranslations.review contains all translations which have been changed since the 2.0.0 release except for the ones wher

[LyX/master] Transfer layout translations to fi.po

2014-03-06 Thread Georg Baum
commit 574af5d915511efd7e8a822ecfecb61a95265220 Author: Georg Baum Date: Thu Mar 6 22:57:20 2014 +0100 Transfer layout translations to fi.po These translations were only in lib/layouttranslations, and they were already reviewed, so they are good for the GUI as well. diff --gi

[LyX/master] Transfer layout translations to nl.po

2014-03-06 Thread Georg Baum
commit bbbfa81ba3beb5eb709816424cf64abda791dcf7 Author: Georg Baum Date: Thu Mar 6 23:03:57 2014 +0100 Transfer layout translations to nl.po These translations were only in lib/layouttranslations. I don't know if they were reviewed, but I understand enough dutch to be sure that

[LyX/master] installer: update dictionary list

2014-03-06 Thread Uwe Stöhr
commit e165ff18be21b473a02afd6340884040d56734b2 Author: Uwe Stöhr Date: Fri Mar 7 00:24:28 2014 +0100 installer: update dictionary list - there is now a Turkmen spell checker - there is now a Galician thesaurus available diff --git a/development/Win32/packaging/installer/inclu

[LyX/master] Enable environment-split for standard classes (#9023)

2014-03-06 Thread Juergen Spitzmueller
commit 0dc4f4636f7b64a57187b86ae1224218aa26b9dd Author: Juergen Spitzmueller Date: Fri Mar 7 08:58:24 2014 +0100 Enable environment-split for standard classes (#9023) diff --git a/src/Text3.cpp b/src/Text3.cpp index 41723b6..764c22d 100644 --- a/src/Text3.cpp +++ b/src/Text3.cpp @@ -1406,7