Hi, You need to update trunk\drools-guvnor\src\main\java\org\drools\guvnor\Guvnor.gwt.xml to include French local. Then you need to recompile GWT stuff (edit trunk\drools-guvnor\src\main\java\org\drools\guvnor\build.properties according to your env, we use GWT 1.5.3 at the moment. Then run ant). Finally you run mvn clean install again.
Hope this helps, Jervis Mohamed Ben ayed wrote: > > Hi, > > > > I am working with drools (and drools Guvnor) in France, so I would > like to translate Guvnor into frensh. > > I create a properties file (constants_fr_FR.properties) and I > translated some words, when I package my application with “mvn clean > package” I have a war file but when I deploy it into JBoss server I > don’t find any changes (I put ?locale=fr_FR) . > > > > I found some html files that contain javascript with English world > like the properties file > > > > Any idea please > > > > Thanks > > > ------------------------------------------------------------------------ > > _______________________________________________ > rules-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-dev > _______________________________________________ rules-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-dev
