No subject


Fri May 9 20:50:24 CEST 2008


version to use. Unfortunately there was no manual anywhere (not in TER, not
in svn), so I turned to good old trial and error.

So far I found that I had to put a "L10N Manager Configuration" record in
the root of the page (sub)tree which I want to export. After that I can use
Web > L10N Manager to choose an export for one of the languages.

If I look at the XML it produces, I find that no target ("German") and
source (-default-) language are set:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TYPO3L10N [ <!ENTITY nbsp " "> ]>
<TYPO3L10N>
    <head>
        <t3_l10ncfg>1</t3_l10ncfg>
        <t3_sysLang>1</t3_sysLang>
        <t3_sourceLang></t3_sourceLang>
        <t3_targetLang></t3_targetLang>
        <t3_baseURL>http://xxxxxxxx.xxx/</t3_baseURL>
        <t3_workspaceId>0</t3_workspaceId>
        <t3_count>82</t3_count>
        <t3_wordCount>3808</t3_wordCount>
        <t3_internal>
            </t3_internal>
        <t3_formatVersion>1.1</t3_formatVersion>
    </head>

Also, target and source language seem to be missing from the filename:
test1__to__051108-100213.xml

Any suggestions.

-- 


Met vriendelijke groet, kind regards,


Jigal van Hemert.

------=_Part_1036_11328631.1225876077496
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I was asked to test l10nmgr for the translations of a series of websites. From searching the net I learned that the v3 from svn was probably the best version to use. Unfortunately there was no manual anywhere (not in TER, not in svn), so I turned to good old trial and error.<br>
<br>So far I found that I had to put a &quot;L10N Manager Configuration&quot; record in the root of the page (sub)tree which I want to export. After that I can use Web &gt; L10N Manager to choose an export for one of the languages.<br>
<br>If I look at the XML it produces, I find that no target (&quot;German&quot;) and source (-default-) language are set:<br><br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>&lt;!DOCTYPE TYPO3L10N [ &lt;!ENTITY nbsp &quot; &quot;&gt; ]&gt;<br>
&lt;TYPO3L10N&gt;<br>&nbsp;&nbsp;&nbsp; &lt;head&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;t3_l10ncfg&gt;1&lt;/t3_l10ncfg&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;t3_sysLang&gt;1&lt;/t3_sysLang&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;t3_sourceLang&gt;&lt;/t3_sourceLang&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;t3_targetLang&gt;&lt;/t3_targetLang&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;t3_baseURL&gt;<a href="http://xxxxxxxx.xxx/">http://xxxxxxxx.xxx/</a>&lt;/t3_baseURL&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;t3_workspaceId&gt;0&lt;/t3_workspaceId&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;t3_count&gt;82&lt;/t3_count&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;t3_wordCount&gt;3808&lt;/t3_wordCount&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;t3_internal&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/t3_internal&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;t3_formatVersion&gt;1.1&lt;/t3_formatVersion&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/head&gt;<br><br>Also, target and source language seem to be missing from the filename: test1__to__051108-100213.xml<br>
<br>Any suggestions.<br clear="all"><br>-- <br><br><br>Met vriendelijke groet, kind regards,<br><br><br>Jigal van Hemert.

------=_Part_1036_11328631.1225876077496--


More information about the TYPO3-project-l10nmgr mailing list