i installed defaulty the nuxeo 5.4.2 on windows server 2003
from zip file. i want localize/translate nuxeo on the
serbian cyrilic. i used guide from

http://doc.nuxeo.com/display/KB/How+to+translate+Nuxeo+DM 

i rename message_en.properties to messages_sr.properties. i
translated this file and put them 
C:
uxeo-dm
uxeo-dm-5.4.2-tomcat
xserver
uxeo.war\WEB-INF
\classes. i changed some files deployment-fragment.xml with

<extension target="faces-config#APPLICATION"> 
<locale-config> 
<supported-locale>ar</supported-locale> 
<supported-locale>ca</supported-locale> 
<supported-locale>cn</supported-locale> 
<supported-locale>de</supported-locale> 
<supported-locale>es</supported-locale> 
<supported-locale>eu</supported-locale> 
<supported-locale>it</supported-locale> 
<supported-locale>ja</supported-locale> 
<supported-locale>pt</supported-locale> 
<supported-locale>pt_BR</supported-locale> 
<supported-locale>ru</supported-locale> 
<supported-locale>sr</supported-locale> 
<supported-locale>vn</supported-locale> 
</locale-config> 
</extension>

i don't know which one to change and i changed all files.
then i have problem how use maven. i downloaded maven 3.0.3
and put them in c:\maven3.0.3 and i make the variable PATH.
when i start mvn clean install i receive error. how use
maven? how i use 'build with Maven the modified
nuxeo-platform-lang or(and) nuxeo-platform-lang-ext module'?
i downloaded zip file
nuxeo-platform-lang-ext-b43c3367c743.zip but i can't use it.
plz help me thanks


---
Mailing list: [email protected]
Forum: http://forum.nuxeo.org/f/1/

Reply via email to