cvs commit: www/ja Makefile www/ja/share/sgml
 templates.usergroups.xsl www/share/mk doc.xml.mk www/share/sgml
 includes.misc.xsl templates.usergroups.xsl
    Hiroki Sato 
    hrs at FreeBSD.org
       
    Sat Sep 17 23:25:01 PDT 2005
    
    
  
hrs         2005-09-18 06:25:01 UTC
  FreeBSD doc repository
  Modified files:
    ja                   Makefile 
    share/mk             doc.xml.mk 
    share/sgml           includes.misc.xsl 
                         templates.usergroups.xsl 
  Added files:
    ja/share/sgml        templates.usergroups.xsl 
  Log:
  Add localization support for www/<lang>/usergroups.html.
  
  - www/<lang>/share/sgml/templates.usergroups.xsl:
    customization layer for each language.
  
  - www/<lang>/share/sgml/usergroups.xml:
    translation of www/share/sgml/usergroups.xml.  The translation teams
    can simply copy it from the language-independent directory and keep
    the translated items only; items which are not in the translated
    file are automatically inserted from the original file on the
    fly (so old items in the translated file are harmful).
  
  Revision  Changes    Path
  1.69      +5 -1      www/ja/Makefile
  1.1       +15 -0     www/ja/share/sgml/templates.usergroups.xsl (new)
  1.2       +17 -4     www/share/mk/doc.xml.mk
  1.23      +24 -5     www/share/sgml/includes.misc.xsl
  1.2       +11 -4     www/share/sgml/templates.usergroups.xsl
    
    
More information about the cvs-all
mailing list