[TYPO3-l10nmgr] how-to and target language in XML

Andreas Otto andreas at otto-hanika.de
Wed Nov 5 12:16:27 CET 2008


Hi Jigal,

Jigal van Hemert | alterNET internet BV schrieb:
> 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.

Well, it is not so complicated if you follow Kasper's good old Christmas
Podcast.

> 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.

Yes.

> 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>

Do you have website languages defined?


Cheers,
Andreas

-- 

Amazon wishlist: <http://www.amazon.de/gp/registry/14PIOKAJCIH95>


More information about the TYPO3-project-l10nmgr mailing list