Menu

#5048 Add a warning if translated page is out-of-date

Accepted
nobody
Build
2017-02-02
2017-02-02
No

As suggested here:
https://lists.gnu.org/archive/html/lilypond-user/2016-11/msg00736.html

We should warn the user if a translated page is not up-to-date; and suggest reading the english page (especially if last translation is very old).

The script which checks if a translation is out-of-date is scripts/auxiliar/check_translation.py.
The problem is hacking texi2html to print the warning if the page is out-of-date...

Discussion

  • Federico Bruni

    Federico Bruni - 2017-02-02
    • Type: Documentation --> Build
     
  • Federico Bruni

    Federico Bruni - 2017-02-02

    type Build is more appropriate