Author: tchemit Date: 2014-04-03 19:41:33 +0200 (Thu, 03 Apr 2014) New Revision: 1826 Url: http://forge.codelutin.com/projects/wao/repository/revisions/1826 Log: fix i18n Modified: trunk/wao-persistence/src/main/resources/i18n/wao-persistence_en_GB.properties Modified: trunk/wao-persistence/src/main/resources/i18n/wao-persistence_en_GB.properties =================================================================== --- trunk/wao-persistence/src/main/resources/i18n/wao-persistence_en_GB.properties 2014-04-03 17:41:11 UTC (rev 1825) +++ trunk/wao-persistence/src/main/resources/i18n/wao-persistence_en_GB.properties 2014-04-03 17:41:33 UTC (rev 1826) @@ -29,8 +29,8 @@ ObservationType.FIELD_WORK_OBSERVATION=Field work observation ObservationType.FIELD_WORK_SURVEY=Field work survey ObservationType.PHONE_CALL=Survey by phone -ObservedDataControl.ACCEPTED= -ObservedDataControl.CORRECTION_ASKED= +ObservedDataControl.ACCEPTED=Accepted +ObservedDataControl.CORRECTION_ASKED=Correction asked SamplingStrategy.SIMULTANEOUS_ALL_SPECIES=Simultaneous \: All commercial species SamplingStrategy.SIMULTANEOUS_G1_G2_SPECIES=Simultaneous \: G1+G2 species SamplingStrategy.SIMULTANEOUS_G1_SPECIES=Simultaneous \: G1 species