In this commit I added PartyClassification French translation but sometimes it's not needed.
> Author: jleroux
> Date: Sun Aug 24 10:01:47 2008
> New Revision: 688529
>
> URL:
http://svn.apache.org/viewvc?rev=688529&view=rev> Log:
> French translation
>
> Modified:
> ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml
> ofbiz/trunk/applications/party/config/PartyUiLabels.xml
>
> Modified: ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml
> URL:
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml?rev=688529&r1=688528&r2=688529&view=diff> ==============================================================================
> --- ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml (original)
> +++ ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml Sun Aug 24 10:01:47 2008
> @@ -552,6 +552,7 @@
> </property>
> <property key="HumanResEmploymentApp">
> <value xml:lang="en">Employment Applications</value>
> + <value xml:lang="fr">Demandes d'emploi</value>
> <value xml:lang="it">Applicazione Impiegato</value>
> <value xml:lang="th">à¹à¸à¸£à¹à¸à¸£à¸¡à¸à¸£à¸°à¸¢à¸¸à¸à¸à¹à¹à¸à¹à¸à¸²à¸£à¸à¹à¸²à¸à¸à¸²à¸</value>
> </property>
> @@ -768,6 +769,7 @@
> </property>
> <property key="HumanResPartySkills">
> <value xml:lang="en">Party Skills</value>
> + <value xml:lang="fr">Compétences de l'acteur</value>
> </property>
> <property key="HumanResEditEmplPositionType">
> <value xml:lang="en">Edit Position Types</value>
> @@ -842,6 +844,7 @@
> </property>
> <property key="HumanResPartyResume">
> <value xml:lang="en">Resumes</value>
> + <value xml:lang="fr">CV</value>
> </property>
> <property key="HumanResPartyReview">
> <value xml:lang="en">Party Review</value>
> @@ -989,6 +992,7 @@
> </property>
> <property key="HumanResTraining">
> <value xml:lang="en">Trainings</value>
> + <value xml:lang="fr">Formation</value>
> </property>
> <property key="HumanResViewPermissionError">
> <value xml:lang="en">View Permission Error</value>
>
> Modified: ofbiz/trunk/applications/party/config/PartyUiLabels.xml
> URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/config/PartyUiLabels.xml?rev=688529&r1=688528&r2=688529&view=diff> ==============================================================================
> --- ofbiz/trunk/applications/party/config/PartyUiLabels.xml (original)
> +++ ofbiz/trunk/applications/party/config/PartyUiLabels.xml Sun Aug 24 10:01:47 2008
> @@ -2627,6 +2627,7 @@
> <value xml:lang="de">Klassifizierungen</value>
> <value xml:lang="en">Classifications</value>
> <value xml:lang="es">Clasificaciones</value>
> + <value xml:lang="fr">Classifications</value>
> <value xml:lang="it">Classificazioni</value>
> <value xml:lang="nl">Classificaties</value>
> <value xml:lang="ro">Clasificari</value>
>
>