]> 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)
committerJan Nieuwenhuizen <janneke@gnu.org>
Sun, 24 Dec 2006 10:07:31 +0000 (11:07 +0100)
commit531b723b9b8d70c56f608c56a8bcf54e7621582c
tree355e245e2f7582d89e60e3770e1d9d9befdc00a9
parent93d046c0e72b2d48c36472c6fc3dbaafd336eaa8
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