Author: lucboudreau
Date: 2007-11-30 14:14:40 -0500 (Fri, 30 Nov 2007)
New Revision: 9231
Modified:
branches/JBoss_Portal_Branch_2_6/migration/src/resources/portal-migration-war/WEB-INF/faces-config.xml
Log:
Added french translation and modified the faces descriptor accordingly.
Modified:
branches/JBoss_Portal_Branch_2_6/migration/src/resources/portal-migration-war/WEB-INF/faces-config.xml
===================================================================
---
branches/JBoss_Portal_Branch_2_6/migration/src/resources/portal-migration-war/WEB-INF/faces-config.xml 2007-11-30
19:14:12 UTC (rev 9230)
+++
branches/JBoss_Portal_Branch_2_6/migration/src/resources/portal-migration-war/WEB-INF/faces-config.xml 2007-11-30
19:14:40 UTC (rev 9231)
@@ -140,7 +140,8 @@
<application>
<locale-config>
<default-locale>en</default-locale>
- <!--<supported-locale>fr</supported-locale>-->
+ <supported-locale>fr</supported-locale>
+ <supported-locale>it</supported-locale>
</locale-config>
<message-bundle>messages</message-bundle>
</application>
Show replies by date