<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/Translation/download/1.2.6pl1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Translation/download/1.2.6/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Translation/download/1.2.5/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Translation/download/1.2.4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Translation/download/1.2.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Translation/download/1.2.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Translation/download/1.2.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Translation/download/1.2/"/>
</rdf:Seq>
</items>

<title>Latest releases of translation</title>
<description>The latest releases for the package translation</description>
</channel>

<item rdf:about="http://pear.php.net/package/Translation/download/1.2.6pl1/">
 <title>Translation 1.2.6pl1</title>
 <link>http://pear.php.net/package/Translation/download/1.2.6pl1/</link>
 <content:encoded>- In admin functions:&lt;br /&gt;
  * fixed missing quotes in queries&lt;br /&gt;
  * fixed typo
 </content:encoded>
 <dc:date>2004-02-22T15:21:56-05:00</dc:date>
 <dc:publisher>quipo</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Translation/download/1.2.6/">
 <title>Translation 1.2.6</title>
 <link>http://pear.php.net/package/Translation/download/1.2.6/</link>
 <content:encoded>- Fix incorrect assignment of table definitions&lt;br /&gt;
    - coding standards fixes&lt;br /&gt;
    - In admin functions:&lt;br /&gt;
      * allow custom table definitions&lt;br /&gt;
      * on create, check if a table exists before creating it&lt;br /&gt;
      * on delete, check if other translations share the same table before dropping it
 </content:encoded>
 <dc:date>2004-01-20T17:48:00-05:00</dc:date>
 <dc:publisher>quipo</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Translation/download/1.2.5/">
 <title>Translation 1.2.5</title>
 <link>http://pear.php.net/package/Translation/download/1.2.5/</link>
 <content:encoded>The version 1.2.5 is new feature:&lt;br /&gt;
- the new $Params parameters added allowing to control the parameter in the stroing prefix and postfix: ParameterPrefix and ParameterPostfix&lt;br /&gt;
- added support class that allows to retrieve the UTF8 strings - TranslationUTF8
 </content:encoded>
 <dc:date>2003-07-29T22:58:00-05:00</dc:date>
 <dc:publisher>voyteck</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Translation/download/1.2.4/">
 <title>Translation 1.2.4</title>
 <link>http://pear.php.net/package/Translation/download/1.2.4/</link>
 <content:encoded>The version 1.2.4 is bugfix:&lt;br /&gt;
- when trying to use the custom table or column name for avalable languages - the class did not used the specified variables
 </content:encoded>
 <dc:date>2003-07-13T22:59:00-05:00</dc:date>
 <dc:publisher>voyteck</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Translation/download/1.2.3/">
 <title>Translation 1.2.3</title>
 <link>http://pear.php.net/package/Translation/download/1.2.3/</link>
 <content:encoded>The version 1.2.3 is mostly bugfix and one additional feature added:&lt;br /&gt;
- The serious bug from version 1.2.2 concerned with translating feature has been removed&lt;br /&gt;
- Some minor bugfixes&lt;br /&gt;
- The strings from another then selected Page_ID may be accessed using PAGE_ID.STRING_ID construction&lt;br /&gt;
This version has been tested on PHP 4.2.3 and DB Engines: MySQL, PostgreSQL, MSSQL, Oracle.
 </content:encoded>
 <dc:date>2003-02-03T15:25:00-05:00</dc:date>
 <dc:publisher>voyteck</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Translation/download/1.2.2/">
 <title>Translation 1.2.2</title>
 <link>http://pear.php.net/package/Translation/download/1.2.2/</link>
 <content:encoded>The version 1.2.2 is intermediate for 1.3 version and has all the features that will appear in 1.2.2 but the gettext support:&lt;br /&gt;
- Custom error handling for each language&lt;br /&gt;
- Tablenames and table columns in the DB can now be customized&lt;br /&gt;
- Constructor that detects if the connection parameter is actual connection handle or the DB connection string&lt;br /&gt;
- More ways to get the strings from DB - including the search optimized for DB engines that supports nested queries&lt;br /&gt;
- Some bugfixes found during the tests&lt;br /&gt;
- The strings management routines separated into another file&lt;br /&gt;
This version has been tested on PHP 4.2.3 and DB Engines: MySQL, PostgreSQL, MSSQL, Oracle.
 </content:encoded>
 <dc:date>2003-01-28T13:26:00-05:00</dc:date>
 <dc:publisher>voyteck</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Translation/download/1.2.1/">
 <title>Translation 1.2.1</title>
 <link>http://pear.php.net/package/Translation/download/1.2.1/</link>
 <content:encoded>The
 </content:encoded>
 <dc:date>2003-01-27T20:33:00-05:00</dc:date>
 <dc:publisher>voyteck</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Translation/download/1.2/">
 <title>Translation 1.2</title>
 <link>http://pear.php.net/package/Translation/download/1.2/</link>
 <content:encoded>This is the first PEAR release.
 </content:encoded>
 <dc:date>2002-10-07T09:32:00-05:00</dc:date>
 <dc:publisher>voyteck</dc:publisher>
</item>

</rdf:RDF>