Skip to content

Commit

Permalink
Alleviate breakages in translations (#204)
Browse files Browse the repository at this point in the history
Co-authored-by: André L F S Bacci <ae@php.net>
  • Loading branch information
alfsb and André L F S Bacci authored Dec 12, 2024
1 parent be54dcc commit 0ef7804
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions entities/global.ent
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
<!-- -*- SGML -*-
<!--
Temporary entities to avoid breaking translations.
-->
<!ENTITY reference.pdo-cubrid.entities.PDO "&reference.pdo-cubrid.entities.pdo-overloaded;">
<!ENTITY reference.pdo-pgsql.entities.PDO "&reference.pdo-pgsql.entities.pdo-overloaded;">
<!ENTITY reference.pdo-sqlite.entities.PDO "&reference.pdo-sqlite.entities.pdo-overloaded;">

$Id$

Contains global "macros" for all the XML documents.

-->
<!--
Contains global "macros" for all the XML documents.
-->
<!ENTITY url.7zip "http://www.7-zip.org/">
<!ENTITY url.adabas "http://www.adabas.com/">
<!ENTITY url.adobe.acrobat "http://www.adobe.com/products/acrobat/readstep2.html">
Expand Down

0 comments on commit 0ef7804

Please sign in to comment.