[gatein-commits] gatein SVN: r2596 - portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Apr 13 02:34:43 EDT 2010


Author: thomas.heute at jboss.com
Date: 2010-04-13 02:34:42 -0400 (Tue, 13 Apr 2010)
New Revision: 2596

Added:
   portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_fr.properties
Modified:
   portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_en.properties
Log:
GTNPORTAL-1063: register new user page is displayed in french instead of english


Modified: portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_en.properties
===================================================================
--- portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_en.properties	2010-04-13 05:45:17 UTC (rev 2595)
+++ portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_en.properties	2010-04-13 06:34:42 UTC (rev 2596)
@@ -17,17 +17,17 @@
 # 02110-1301 USA, or see the FSF site: http://www.fsf.org.
 #
 
-UIRegisterForm.registerWithSuccess.message=Votre compte a été créé
-UIRegisterForm.title=Créer un nouveau compte
-UIRegisterForm.label.action.CheckUsernameAvailability=Verifier disponibilité
+UIRegisterForm.registerWithSuccess.message=You have successfully registered a new account! 
+UIRegisterForm.title=Register New Account
+UIRegisterForm.label.action.CheckUsernameAvailability=Search User
 
-UIRegisterForm.label.username=Nom d'utilisateur:
-UIRegisterForm.label.password=Mot de passe:
-UIRegisterForm.label.confirmPassword=Confirmation du mot de passe:
-UIRegisterForm.label.firstName=Prénom:
-UIRegisterForm.label.lastName=Nom:
-UIRegisterForm.label.emailAddress=Addresse EMail:
-UIRegisterForm.label.captcha=Texte de vérification:
+UIRegisterForm.label.username=User Name:
+UIRegisterForm.label.password=Password:
+UIRegisterForm.label.confirmPassword=Confirm Password:
+UIRegisterForm.label.firstName=First Name:
+UIRegisterForm.label.lastName=Last Name:
+UIRegisterForm.label.emailAddress=Email Address:
+UIRegisterForm.label.captcha=Text validation:
 
-UIRegisterEditMode.title=Préférences de la portlet d'enregistrement
-UIRegisterEditMode.label.useCaptcha=Utiliser captcha:
+UIRegisterEditMode.title=Register Portlet Preferences
+UIRegisterEditMode.label.useCaptcha=Use captcha:

Added: portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_fr.properties
===================================================================
--- portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_fr.properties	                        (rev 0)
+++ portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_fr.properties	2010-04-13 06:34:42 UTC (rev 2596)
@@ -0,0 +1,33 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+# 
+# This is free software; you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation; either version 2.1 of
+# the License, or (at your option) any later version.
+# 
+# This software is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# Lesser General Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General Public
+# License along with this software; if not, write to the Free
+# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+# 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+#
+
+UIRegisterForm.registerWithSuccess.message=Votre compte a été créé
+UIRegisterForm.title=Créer un nouveau compte
+UIRegisterForm.label.action.CheckUsernameAvailability=Verifier disponibilité
+
+UIRegisterForm.label.username=Nom d'utilisateur:
+UIRegisterForm.label.password=Mot de passe:
+UIRegisterForm.label.confirmPassword=Confirmation du mot de passe:
+UIRegisterForm.label.firstName=Prénom:
+UIRegisterForm.label.lastName=Nom:
+UIRegisterForm.label.emailAddress=Addresse EMail:
+UIRegisterForm.label.captcha=Texte de vérification:
+
+UIRegisterEditMode.title=Préférences de la portlet d'enregistrement
+UIRegisterEditMode.label.useCaptcha=Utiliser captcha:



More information about the gatein-commits mailing list