Author: tchemit Date: 2012-10-12 13:30:58 +0200 (Fri, 12 Oct 2012) New Revision: 627 Url: http://forge.codelutin.com/repositories/revision/sammoa/627 Log: fixes #1587: Am?\195?\169liorer le controle du subjective condition Modified: trunk/sammoa-ui-swing/src/main/resources/i18n/sammoa-ui-swing_en_GB.properties Modified: trunk/sammoa-ui-swing/src/main/resources/i18n/sammoa-ui-swing_en_GB.properties =================================================================== --- trunk/sammoa-ui-swing/src/main/resources/i18n/sammoa-ui-swing_en_GB.properties 2012-10-12 10:34:55 UTC (rev 626) +++ trunk/sammoa-ui-swing/src/main/resources/i18n/sammoa-ui-swing_en_GB.properties 2012-10-12 11:30:58 UTC (rev 627) @@ -302,7 +302,7 @@ sammoa.validator.route.skyGlint.invalidRange=The sky glint must be between %1$s and %2$s sammoa.validator.route.subjectiveConditions.badLength=The subjective conditions must have %1$s characters (one letter for each side) sammoa.validator.route.subjectiveConditions.required=The subjective conditions is mandatory -sammoa.validator.route.subjectiveConditions.unkownValue=The subjective conditions must be \: E for excellent, G for good, M for medium, P for poor +sammoa.validator.route.subjectiveConditions.unkownValue=The subjective conditions must be\: E for excellent, G for good, M for medium, P for poor, L for Land, X for exceptional sammoa.validator.route.swell.invalidRange=The swell must be between %1$s and %2$s (0 means no swell) sammoa.validator.route.turbidity.unkownValue=The turbidity must be between 0 (clear water) and 2 (turbid water) or 9 for unkown sammoa.validator.transect.name.required=The transect name must be defined