Use EN for l10n, so dsssl will use russian l10.ent
Obtained from: The FreeBSD Russian Documentation Project
This commit is contained in:
parent
473f781d78
commit
b61e4d17f3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21905
4 changed files with 8 additions and 8 deletions
ru_RU.KOI8-R/share/sgml
|
@ -2,7 +2,7 @@
|
|||
The FreeBSD Russian Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDru: frdp/doc/ru_RU.KOI8-R/share/sgml/articles.ent,v 1.2 2004/08/09 12:46:28 den Exp $
|
||||
$FreeBSDru: frdp/doc/ru_RU.KOI8-R/share/sgml/articles.ent,v 1.3 2004/08/10 12:25:56 den Exp $
|
||||
|
||||
Original revision: 1.1 (doc/share/sgml)
|
||||
-->
|
||||
|
@ -21,7 +21,7 @@
|
|||
%newsgroups;
|
||||
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//RU">
|
||||
%trademarks;
|
||||
<!ENTITY % l10n PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//RU">
|
||||
<!ENTITY % l10n PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN">
|
||||
%l10n;
|
||||
<!ENTITY % l10n-common PUBLIC "-//FreeBSD//ENTITIES DocBook Language Neutral Entities//EN">
|
||||
%l10n-common;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
The FreeBSD Russian Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDru: frdp/doc/ru_RU.KOI8-R/share/sgml/books.ent,v 1.3 2004/08/09 12:46:28 den Exp $
|
||||
$FreeBSDru: frdp/doc/ru_RU.KOI8-R/share/sgml/books.ent,v 1.4 2004/08/10 12:25:56 den Exp $
|
||||
|
||||
Original revision: 1.1 (doc/share/sgml)
|
||||
-->
|
||||
|
@ -23,7 +23,7 @@
|
|||
%newsgroups;
|
||||
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//RU">
|
||||
%trademarks;
|
||||
<!ENTITY % l10n PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//RU">
|
||||
<!ENTITY % l10n PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN">
|
||||
%l10n;
|
||||
<!ENTITY % l10n-common PUBLIC "-//FreeBSD//ENTITIES DocBook Language Neutral Entities//EN">
|
||||
%l10n-common;
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
-- The FreeBSD Russian Documentation Project
|
||||
-- ...................................................................... --
|
||||
-- $FreeBSD$
|
||||
-- $FreeBSDru: frdp/doc/ru_RU.KOI8-R/share/sgml/catalog,v 1.10 2004/08/09 11:07:53 den Exp $
|
||||
-- $FreeBSDru: frdp/doc/ru_RU.KOI8-R/share/sgml/catalog,v 1.11 2004/08/10 12:25:56 den Exp $
|
||||
-- ...................................................................... --
|
||||
-- Original revision: 1.5
|
||||
-- ...................................................................... --
|
||||
|
@ -25,7 +25,7 @@ PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//RU"
|
|||
PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//RU"
|
||||
"mailing-lists.ent"
|
||||
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//RU"
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
|
||||
"l10n.ent"
|
||||
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//RU"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
The FreeBSD Russian Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDru: frdp/doc/ru_RU.KOI8-R/share/sgml/freebsd.dsl,v 1.10 2004/07/19 06:48:12 den Exp $
|
||||
$FreeBSDru: frdp/doc/ru_RU.KOI8-R/share/sgml/freebsd.dsl,v 1.11 2004/08/10 12:25:56 den Exp $
|
||||
|
||||
Original revision: 1.20
|
||||
-->
|
||||
|
@ -11,7 +11,7 @@
|
|||
<!ENTITY freebsd.dsl PUBLIC "-//FreeBSD//DOCUMENT DocBook Language Neutral Stylesheet//EN" CDATA DSSSL>
|
||||
<!ENTITY % lang.ru.dsssl "IGNORE">
|
||||
|
||||
<!ENTITY % freebsd.l10n PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//RU">
|
||||
<!ENTITY % freebsd.l10n PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN">
|
||||
%freebsd.l10n;
|
||||
|
||||
<!ENTITY % output.html "IGNORE">
|
||||
|
|
Loading…
Reference in a new issue