]> git.donarmstrong.com Git - lilypond.git/commit
Improve documentation i18n
authorJohn Mandereau <john.mandereau@gmail.com>
Sat, 23 Dec 2006 22:00:17 +0000 (23:00 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Sat, 23 Dec 2006 22:00:17 +0000 (23:00 +0100)
commit04a6bd95f592f4e128ecb055c5c769c11caaab63
tree83dde7abaf75c6dcb97c46131ef25de198a2aab1
parent38e69a6f7d94add4cd3448cf4724fbb23523c441
Improve documentation i18n

  - Documentation/GNUmakefile: get enabled translations from
buildscripts/langdefs.py
  - Documentation/po/GNUmakefile: use $(buildscript-dir)
  - buildscripts/html-gettext.py: use langdefs.py module and fix
regular expressions.
  - buildscripts/texi-langutils.py: add 'Footnotes' to translatable
strings.
  - make/doclang-targets.make: use new html-gettext argument list
Documentation/GNUmakefile
Documentation/po/GNUmakefile
buildscripts/html-gettext.py
buildscripts/texi-langutils.py
make/doclang-targets.make