This website can use cookies to improve the user experience

This website can use cookies to improve the user experience and to provide certain services and functions to users. Cookies contain small amounts of information (such as login information and user preferences) and will be stored on your device.

Enable All Cookies Privacy Policy

Updated language xml for 2.1


Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


1 Re: Updated language xml for 2.1
avatar
Editor
0
From: -
There are very little changes over the original 2.1 language pack. Just two additional snippet for Twitter and Facebook:

    <snippet>

<templatelangsnip_name>user_login_error_twitter</templatelangsnip_name>
<templatelangsnip_search><![CDATA[Can not connect to Twitter.]]></templatelangsnip_search>
<templatelangsnip_replace><![CDATA[Kann nicht zu Twitter verbinden.]]></templatelangsnip_replace>
</snippet>
<snippet>
<templatelangsnip_name>user_login_error_facebook</templatelangsnip_name>
<templatelangsnip_search><![CDATA[Can not connect to Facebook.]]></templatelangsnip_search>
<templatelangsnip_replace><![CDATA[Kann nicht zu Facebook verbinden.]]></templatelangsnip_replace>
</snippet>
1 Re: Updated language xml for 2.1
avatar
OP 269
From: -
Hi Phillip, can I please have an updated language pack, now that 2.1.4 is out? I need to translate the new strings.
1 Re: Updated language xml for 2.1
avatar
Editor
0
From: -
No, reimporting the same file will update the language pack

It is also important to change the language name in the first part of the XML file:

<?xml version="1.0" encoding="ISO-8859-1" ?>

<languageset>
<language>
<templatelang_product>Esselbach Contentteller CMS</templatelang_product>
<templatelang_name>Deutsch</templatelang_name>
</language>
<snippet>
...
1 Re: Updated language xml for 2.1
avatar
OP 269
From: -
I see. If i import it several times will it create duplicates?
1 Re: Updated language xml for 2.1
avatar
Editor
0
From: -
No surprise that it doesn't work Winking Face. You need to rename the file to romana.lang.xml
1 Re: Updated language xml for 2.1
avatar
OP 269
From: -
I've thought about it, but it's not it. I've set the file called romana.xml and the folder itself to 777 and it didn't help.
1 Re: Updated language xml for 2.1
avatar
Editor
0
From: -
Odd, it works fine here (see attached image). Perhaps a permission problem with the import_export directory?
Importlang
1 Re: Updated language xml for 2.1
avatar
OP 269
From: -
yes, i did.
1 Re: Updated language xml for 2.1
avatar
Editor
0
From: -
Have you unzip the file?
1 Re: Updated language xml for 2.1
avatar
OP 269
From: -
How do I import it? I've uploaded it to the import_export folder but it doesn't appear when I go to cadmin-> import.
1 Re: Updated language xml for 2.1
avatar
OP 269
From: -
thank you.
1 Re: Updated language xml for 2.1
avatar
Editor
0
From: -
Here the 2.1 language pack
   lang.zip

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.