Fix Fixme module description to make it translatable

See #10058
This commit is contained in:
Juergen Spitzmueller 2017-02-23 10:44:05 +01:00
parent e0a80254cc
commit 9ac3e3a49a
2 changed files with 7 additions and 3 deletions

View File

@ -5,7 +5,7 @@
#The annotations are customizable via the LaTeX preamble. See the FiXme documentation for details.
#NOTE: By default, the notes are only displayed in 'draft' mode (if the option 'draft'
#has been inserted to Document > Settings > Document Class > Class Options > Custom).
#To display them always, insert \\fxsetup{draft} to Document > Settings > Preamble.
#To display them always, insert \fxsetup{draft} to Document > Settings > Preamble.
#NOTE also that you need version 4 or later of the FiXme package for some features.
#DescriptionEnd
#

View File

@ -65,12 +65,16 @@ What's new
* DOCUMENTATION AND LOCALIZATION
- new Arabic translation of the Intro and Tutorial manuals and the Shortcuts
- New Arabic translation of the Intro and Tutorial manuals and the Shortcuts
documentation file
- updated translation of the French EmbeddedObjects and UserGuide manuals
- Updated translation of the French EmbeddedObjects and UserGuide manuals
- Updated Arabic, Brazilian, Chinese, German, Italian, Slovakian, Swedish,
Ukrainian and French user interface localization.
- Fix translation of Fixme module description (bug 10058).
* BUILD/INSTALLATION