11 Aug 13:35
Always translated content
Hi list,
I have a bilingual site (English and Finnish) and I'm using few lonely ZPT:s
what I need to translate if user selects different languages. I'm using
i18n:domain="nmi_www" on ZPTs and I have created translations to the
${Zope_Instance}/i18n folder, the file is named nmi_www-en.po. My site's
default language is Finnish and the texts from ZPTs are succesfully
translated to English but they are always translated to English, no matter
which language is selected. What am I missing or doing wrong here? Thanks
in advance.
I'm using Plone 2.5.3-final and Zope 2.9.7-final. I have also LinguaPlone
1.0.1 and PloneLanguageTool 1.7 installed. The headers of nmi_www-en.po are:
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2008-08-01 19:23+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
"Last-Translator: FULL NAME <EMAIL <at> ADDRESS>\n"
"Language-Team: LANGUAGE <LL@...>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0\n"
"Language-Code: en\n"
"Language-Name: English\n"
"Preferred-Encodings: utf-8 latin1\n"
"Domain: nmi_www\n"
(Continue reading)
HTH,
RSS Feed