Date: Sun, 18 Sep 2005 06:25:01 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200509180625.j8I6P1gS005282@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509180625.j8I6P1gS005282>