r2504 - in isis-fish/trunk: . src/main/resources/i18n
Author: chatellier Date: 2009-07-17 12:31:00 +0000 (Fri, 17 Jul 2009) New Revision: 2504 Modified: isis-fish/trunk/changelog.txt isis-fish/trunk/src/main/resources/i18n/isis-fish-en_GB.properties isis-fish/trunk/src/main/resources/i18n/isis-fish-fr_FR.properties Log: Fix creation group assistant's labels Modified: isis-fish/trunk/changelog.txt =================================================================== --- isis-fish/trunk/changelog.txt 2009-07-17 12:27:53 UTC (rev 2503) +++ isis-fish/trunk/changelog.txt 2009-07-17 12:31:00 UTC (rev 2504) @@ -1,5 +1,6 @@ isis-fish (3.2.0.5) stable; urgency=low + * Fix creation group assistant's labels * Improve simulation summary * #1905 : nom des labels pour somme par année Modified: isis-fish/trunk/src/main/resources/i18n/isis-fish-en_GB.properties =================================================================== --- isis-fish/trunk/src/main/resources/i18n/isis-fish-en_GB.properties 2009-07-17 12:27:53 UTC (rev 2503) +++ isis-fish/trunk/src/main/resources/i18n/isis-fish-en_GB.properties 2009-07-17 12:31:00 UTC (rev 2504) @@ -1079,8 +1079,8 @@ isisfish.wizardGroupCreation.firstAge=First age isisfish.wizardGroupCreation.firstAgeHelp=First age \= minimal age isisfish.wizardGroupCreation.firstGroup=First group -isisfish.wizardGroupCreation.firstLength=First length -isisfish.wizardGroupCreation.firstLengthHelp=First length \= minimal length of first group +isisfish.wizardGroupCreation.firstLength=First min length +isisfish.wizardGroupCreation.firstLengthHelp=First min length \= minimal length of first group isisfish.wizardGroupCreation.gapBetweenGroupsHelp=gap between to group is 1 year. isisfish.wizardGroupCreation.groupWidth=Group width isisfish.wizardGroupCreation.groupWidthHelp=Group width \= width of group Modified: isis-fish/trunk/src/main/resources/i18n/isis-fish-fr_FR.properties =================================================================== --- isis-fish/trunk/src/main/resources/i18n/isis-fish-fr_FR.properties 2009-07-17 12:27:53 UTC (rev 2503) +++ isis-fish/trunk/src/main/resources/i18n/isis-fish-fr_FR.properties 2009-07-17 12:31:00 UTC (rev 2504) @@ -1079,8 +1079,8 @@ isisfish.wizardGroupCreation.firstAge=Premier age isisfish.wizardGroupCreation.firstAgeHelp=Premier age \= age minimal isisfish.wizardGroupCreation.firstGroup=Premier groupe -isisfish.wizardGroupCreation.firstLength=Premi\u00E8re taille -isisfish.wizardGroupCreation.firstLengthHelp=Premi\u00E8re taille \= taille minimale du premier groupe +isisfish.wizardGroupCreation.firstLength=Taille min premi\u00E8re classe +isisfish.wizardGroupCreation.firstLengthHelp=Taille min premi\u00E8re classe \= taille minimale du premier groupe isisfish.wizardGroupCreation.gapBetweenGroupsHelp=L'interval entre chaque groupe est de 1 an isisfish.wizardGroupCreation.groupWidth=Longueur du groupe isisfish.wizardGroupCreation.groupWidthHelp=Longueur du groupe \= Longueur du groupe
participants (1)
-
chatellier@users.labs.libre-entreprise.org