RTE can't be shown after I translate language file en.xml to zh.xml.
I have try to translate en.xml to zh.xml(Chinese) so many times. But I really can't solve it by myself.
I only changed one line, Just so, RTE can't be shown.
After I clicked on content, there is nothing to show just because I change one line in language file. I make one copy of en.xml and named it as zh.xml, then I change second line from: <language alias="en" intName="English (uk)" localName="English" lcid="" culture="en-GB"> to: <language alias="zh" intName="Chinese (Simple)" localName="Chinese" lcid="0804" culture="zh-CN">
I have set user langauge as "Chinese (Simple)"
I want to translate Umbraco to Chinese. Because of this, I don't know how to solve it, and I think this may be a bug of Umbraco, please help me.
RTE can't be shown after I translate language file en.xml to zh.xml.
I have try to translate en.xml to zh.xml(Chinese) so many times. But I really can't solve it by myself.
I only changed one line, Just so, RTE can't be shown.
After I clicked on content, there is nothing to show just because I change one line in language file.
I make one copy of en.xml and named it as zh.xml, then I change second line from:
<language alias="en" intName="English (uk)" localName="English" lcid="" culture="en-GB">
to:
<language alias="zh" intName="Chinese (Simple)" localName="Chinese" lcid="0804" culture="zh-CN">
I have set user langauge as "Chinese (Simple)"
I want to translate Umbraco to Chinese. Because of this, I don't know how to solve it, and I think this may be a bug of Umbraco, please help me.
Umbraco version: 4.6 alpha(Assembly version: 1.0.3966.21682)
http://umbraco.codeplex.com/workitem/29437
Who can tell me why? Help me please.
is working on a reply...