Fix l10n support.
This commit is contained in:
parent
b7fdd9f2e4
commit
c78685024f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47027
9 changed files with 48 additions and 28 deletions
|
@ -71,13 +71,13 @@
|
|||
%iso8879.ent;
|
||||
|
||||
<!ENTITY % l10n.ent
|
||||
PUBLIC "-//FreeBSD//ENTITIES FreeBSD L10N Entities//EN"
|
||||
PUBLIC "-//FreeBSD//ENTITIES FreeBSD Language Specific Entities//EN"
|
||||
"http://www.FreeBSD.org/XML/lang/share/xml/l10n.ent">
|
||||
%l10n.ent;
|
||||
|
||||
|
||||
<!ENTITY % l10n-common.ent
|
||||
PUBLIC "-//FreeBSD//ENTITIES FreeBSD L10N Common Entities//EN"
|
||||
"http://www.FreeBSD.org/XML/share/xml/l10n.ent">
|
||||
PUBLIC "-//FreeBSD//ENTITIES FreeBSD Language Specific Common Entities//EN"
|
||||
"http://www.FreeBSD.org/XML/share/xml/l10n-common.ent">
|
||||
%l10n-common.ent;
|
||||
|
||||
<!ENTITY % common.ent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue