Skip to content

Commit 0ef7804

Browse files
alfsbAndré L F S Bacci
andauthored
Alleviate breakages in translations (#204)
Co-authored-by: André L F S Bacci <[email protected]>
1 parent be54dcc commit 0ef7804

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

entities/global.ent

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
<!-- -*- SGML -*-
1+
<!--
2+
Temporary entities to avoid breaking translations.
3+
-->
4+
<!ENTITY reference.pdo-cubrid.entities.PDO "&reference.pdo-cubrid.entities.pdo-overloaded;">
5+
<!ENTITY reference.pdo-pgsql.entities.PDO "&reference.pdo-pgsql.entities.pdo-overloaded;">
6+
<!ENTITY reference.pdo-sqlite.entities.PDO "&reference.pdo-sqlite.entities.pdo-overloaded;">
27

3-
$Id$
4-
5-
Contains global "macros" for all the XML documents.
6-
7-
-->
8+
<!--
9+
Contains global "macros" for all the XML documents.
10+
-->
811
<!ENTITY url.7zip "http://www.7-zip.org/">
912
<!ENTITY url.adabas "http://www.adabas.com/">
1013
<!ENTITY url.adobe.acrobat "http://www.adobe.com/products/acrobat/readstep2.html">

0 commit comments

Comments
 (0)