Commit graph

14 commits

Author SHA1 Message Date
Alexander Nedotsukov
b083a46aba Fix grammar. 2010-01-05 06:03:20 +00:00
Alexander Nedotsukov
534bb6900c Bump copyright year to 2010 for the website. 2010-01-05 02:35:42 +00:00
Maxim Konovalov
3ad91bbc24 o Grammar. 2009-12-26 16:58:58 +00:00
Alexander Nedotsukov
4711d21c2a Add itranslation of Security Advisories bits. 2009-12-24 06:49:02 +00:00
Alexander Nedotsukov
9002531ddd Remove double EOLs. 2009-12-22 05:44:48 +00:00
Alexander Nedotsukov
0162579c20 Resync FreeBSD Events localization with the mainstream. 2009-12-22 04:46:25 +00:00
Alexander Nedotsukov
09c4821bb0 Plug translated social.html into the navigation bar. 2009-12-21 09:42:33 +00:00
Alexander Nedotsukov
5b11e7cb03 MFen: 1.29 2009-12-21 04:07:21 +00:00
Alexander Nedotsukov
ecc9457c6a Improve wording in translation. 2009-12-20 05:27:41 +00:00
Alexander Nedotsukov
5ae5a080ba Fix midnight copypaste screwup (&base; vs &enbase;). 2009-12-11 02:22:03 +00:00
Alexander Nedotsukov
a0b4cccf9a - Add and translate navigation menu.
- Translate footnotes.
2009-12-10 15:55:21 +00:00
Dmitry Morozovsky
3f07769398 Fix http://www.freebsd.org/ru/ view breakage.
Submitted by:	Denis Barov <dindin FreeBSD org ua>
Obtained from:	The FreeBSD Russian Documentation Project (idea)
2006-12-29 08:52:42 +00:00
Hiroki Sato
5305bb945d www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>/share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:26:51 +00:00
Vitaly Bogdanov
51fde1e8df New file: original english revision
community.sgml: 1.2
	community/Makefile: 1.1
	community/irc.sgml: 1.2
	community/mailinglists.sgml: 1.4
	community/newsgroups.sgml: 1.3
	community/webresources.sgml: 1.2
	support/Makefile: 1.1
	support/bugreports.sgml: 1.2
	support/webresources.sgml: 1.1

share/sgml/templates.usergroups.xsl:
	Add for building usergroups.xml with
	russian header and section menu (usergroups.html)

MFen:
	support.sgml: 1.334 -> 1.353

Other changes are for normal building, and web appearence with unbreaked links with
above changes.

Obtained from: The FreeBSD Russian Documentation Project
Approved by: marck
2005-11-08 18:22:23 +00:00