command (make status) which uses a new kind of commented-out markers in
the DocBook files.
* src/nb/bin/genstat
New script. Generates translation statistics for DocBook files
specified on the command line.
* src/nb/Makefile
(BOOKFILES): Ordered the same way they appear in the book. Every file
name has its own line for readability.
(BDFILES): Deleted, use BOOKFILES instead.
(status): New rule, updates the TRANSLATION-STATUS file.
(bookdiff): Replace use of $(BDFILES) with $(BOOKFILES).
* src/nb/book/app-svn-for-cvs-users.xml
* src/nb/book/app-third-party-tools.xml
* src/nb/book/app-webdav.xml
* src/nb/book/ch-advanced-topics.xml
* src/nb/book/ch-basic-usage.xml
* src/nb/book/ch-branching-and-merging.xml
* src/nb/book/ch-customizing-svn.xml
* src/nb/book/ch-developer-info.xml
* src/nb/book/ch-fundamental-concepts.xml
* src/nb/book/ch-reference.xml
* src/nb/book/ch-repository-admin.xml
* src/nb/book/ch-server-configuration.xml
* src/nb/book/copyright.xml
Added markers for untranslated parts and parts that need proofreading.
* src/nb/METHOD
Updated to reflect the changes.
* src/nb/TRANSLATION-STATUS
Generated by "make status".