[TYPO3-english] L10N issue Chinese XML filename mislabeled

Tony Lush tlush at advancewm.com
Thu May 24 07:04:32 CEST 2012


We are building a site using the Chinese zh_CN, but the L10N export 
files are named identified as EN_to_zh_HK. This is confusing the 
translators.

Is there a place to set the default Chinese locale for L10N to zh_CN?

The start of the XML file is correct:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TYPO3L10N [ <!ENTITY nbsp " "> ]>
<TYPO3L10N>
	<head>
		<t3_l10ncfg>3</t3_l10ncfg>
		<t3_sysLang>10</t3_sysLang>
		<t3_sourceLang>EN</t3_sourceLang>
		<t3_targetLang>ZH</t3_targetLang>

But the file name is off:
page_name_EN_to_zh_HK_180512-224957.xml

Has anyone a suggestion?

Kind regards -- Tony


More information about the TYPO3-english mailing list