[gatein-commits] gatein SVN: r5119 - exo/portal/branches/3.1.x/web/portal/src/main/webapp/WEB-INF/classes/locale/portal.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Nov 16 22:08:47 EST 2010


Author: kien_nguyen
Date: 2010-11-16 22:08:46 -0500 (Tue, 16 Nov 2010)
New Revision: 5119

Modified:
   exo/portal/branches/3.1.x/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_fr.properties
Log:
EXOGTN-151 [PLF] French translation of Navigation Management screen

Modified: exo/portal/branches/3.1.x/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_fr.properties
===================================================================
--- exo/portal/branches/3.1.x/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_fr.properties	2010-11-17 03:06:57 UTC (rev 5118)
+++ exo/portal/branches/3.1.x/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_fr.properties	2010-11-17 03:08:46 UTC (rev 5119)
@@ -1253,17 +1253,20 @@
   #		           org.exoplatform.portal.webui.container.UIPopupWindow         #
   ############################################################################
 	
-UIPopupWindow.Close=Close Window
-UIPopupWindow.title.UIPageNodeForm=ADD/EDIT PAGE NODE
-UIPopupWindow.title.UINavigationManagement=Navigation Management
-UIPopupWindow.title.UIPageNavigationForm=Page Navigation Form
+UIPopupWindow.Close=Fermer la fenêtre
+UIPopupWindow.title.UIPageNodeForm=Ajouter/Éditer de NOEUD PAGE
+UIPopupWindow.title.UINavigationManagement=Gestion un navigation
+UIPopupWindow.title.UIPageNavigationForm=Page Navigation Forme
 
   ############################################################################
   #		           org.exoplatform.navigation.webui.component.UIGroupNavigationManagement         #
   ############################################################################
 	
-UIGroupNavigationManagement.Action.Add=Add Navigation
-UIGroupNavigationManagement.Delete.Confirm=Are you sure to delete this navigation?
+UINavigationManagement.action.addNode=Ajouter un noeud
+UINavigationManagement.action.Save=Sauver
+UINavigationManagement.msg.NavigationNotExistAnymore=La navigation pourrait être supprimé
+UIGroupNavigationManagement.Action.Add=Ajouter un navigation
+UIGroupNavigationManagement.Delete.Confirm=Etes-vous sûr de vouloir supprimer cette navigation?
 
   ############################################################################
   #		           org.exoplatform.navigation.webui.component.UIAddGroupNavigation        #



More information about the gatein-commits mailing list