Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions appendices/extensions.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
DO NOT TRANSLATE THIS FILE! All the content that is displayed
on the extension categorization page in your translated manual
can be translated in extensions.ent
-->
<?do-not-translate?>
<!-- DO NOT TRANSLATE THIS FILE. -->
<appendix xmlns="http://docbook.org/ns/docbook" xml:id="extensions">
&extcat.intro;

Expand Down
6 changes: 2 additions & 4 deletions appendices/license.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<?xml version="1.0" encoding="utf-8"?><?do-not-translate?>
Comment thread
alfsb marked this conversation as resolved.
Outdated

<!-- DO NOT TRANSLATE THIS FILE -->
<!-- DO NOT TRANSLATE THIS FILE. -->

<appendix xml:id="cc.license" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Creative Commons Attribution 3.0</title>
Expand Down Expand Up @@ -390,4 +389,3 @@
</listitem>
</orderedlist>
</appendix>

19 changes: 7 additions & 12 deletions appendices/reserved.constants.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<?xml version="1.0" encoding="utf-8"?><?do-not-translate?>

<!--
This file should only be present in the English doc tree. If you
copy it over to your translation tree you will be hunted down
relentlessly! You have been warned! :)
-->
<!-- DO NOT TRANSLATE THIS FILE. -->

<sect1 xml:id="reserved.constants" xmlns="http://docbook.org/ns/docbook">
<title>&ReservedConstants;</title>
&appendices.reserved.constants.core;
&appendices.reserved.constants.standard;
</sect1>
<sect1 xml:id="reserved.constants" xmlns="http://docbook.org/ns/docbook">
<title>&ReservedConstants;</title>
&appendices.reserved.constants.core;
&appendices.reserved.constants.standard;
</sect1>

<!-- Keep this comment at the end of the file
Local variables:
Expand Down
10 changes: 3 additions & 7 deletions contributors.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<?xml version="1.0" encoding="utf-8"?><?do-not-translate?>

<!-- DO NOT TRANSLATE THIS FILE. -->

<!--
This file should only be present in the English doc tree. If you
copy it over to your translation tree you will be hunted down
relentlessly! You have been warned! :)
-->
<section xmlns="http://docbook.org/ns/docbook" annotations="chunk:false" xml:id="contributors">
<info><title>&Credit.Authors.and.Contributors;</title></info>

Expand Down
9 changes: 3 additions & 6 deletions language/control-structures/versions.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
Do NOT translate this file
-->
<?xml version="1.0" encoding="utf-8"?><?do-not-translate?>

<!-- DO NOT TRANSLATE THIS FILE. -->

<versions>
<function name='include' from='PHP 4, PHP 5, PHP 7, PHP 8'/>
Expand Down Expand Up @@ -51,4 +49,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->