r1695 - trunk/wao-persistence/src/main/resources/i18n
Author: bleny Date: 2014-02-28 12:25:17 +0100 (Fri, 28 Feb 2014) New Revision: 1695 Url: http://codelutin.com/projects/wao/repository/revisions/1695 Log: cleanup bundles via i18n plugin Modified: trunk/wao-persistence/src/main/resources/i18n/wao-persistence_en_GB.properties trunk/wao-persistence/src/main/resources/i18n/wao-persistence_fr_FR.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-02-28 11:23:08 UTC (rev 1694) +++ trunk/wao-persistence/src/main/resources/i18n/wao-persistence_en_GB.properties 2014-02-28 11:25:17 UTC (rev 1695) @@ -35,6 +35,9 @@ SamplingStrategy.SIMULTANEOUS_G1_G2_SPECIES=Simultaneous \: G1+G2 species SamplingStrategy.SIMULTANEOUS_G1_SPECIES=Simultaneous \: G1 species SamplingStrategy.SPECIFIC_STOCK=Specific stock +StrategyValues.CONTACTS_STATES=Contact states by boat district +StrategyValues.CONTACTS_STATES_MOTIFS=Refusal motives +StrategyValues.CONTACTS_STATES_SEABOARDS=Contact states by seaboard SynthesisId.DISTINCT_BOATS_COUNTS=Counts of distinct boat observed SynthesisId.GRAPH_BOARDING=Boarding conformance rate on a given boat SynthesisId.GRAPH_SAMPLING=Sampling plan completion rate @@ -133,6 +136,3 @@ fr.ifremer.wao.entity.TargetSpeciesDCF.SPF=Small pelagic fr.ifremer.wao.entity.TerrestrialDivision=Terrestrial divisions fr.ifremer.wao.entity.TerrestrialLocation=Terrestrial locations -StrategyValues.CONTACTS_STATES=Contact states by boat district -StrategyValues.CONTACTS_STATES_MOTIFS=Refusal motives -StrategyValues.CONTACTS_STATES_SEABOARDS=Contact states by seaboard Modified: trunk/wao-persistence/src/main/resources/i18n/wao-persistence_fr_FR.properties =================================================================== --- trunk/wao-persistence/src/main/resources/i18n/wao-persistence_fr_FR.properties 2014-02-28 11:23:08 UTC (rev 1694) +++ trunk/wao-persistence/src/main/resources/i18n/wao-persistence_fr_FR.properties 2014-02-28 11:25:17 UTC (rev 1695) @@ -35,6 +35,9 @@ SamplingStrategy.SIMULTANEOUS_G1_G2_SPECIES=Simultané \: espèces G1+G2 SamplingStrategy.SIMULTANEOUS_G1_SPECIES=Simultané \: espèces G1 SamplingStrategy.SPECIFIC_STOCK=Stock spécifique +StrategyValues.CONTACTS_STATES=États des contacts selon le quartier maritime +StrategyValues.CONTACTS_STATES_MOTIFS=Motifs de refus +StrategyValues.CONTACTS_STATES_SEABOARDS=États des contacts selon la façade maritime SynthesisId.DISTINCT_BOATS_COUNTS=Nombres de navires distincts observés SynthesisId.GRAPH_BOARDING=Taux d'embarquement sur un même navire conforme aux exigences SynthesisId.GRAPH_SAMPLING=Taux de réalisation du plan d'échantillonage @@ -133,6 +136,3 @@ fr.ifremer.wao.entity.TargetSpeciesDCF.SPF=Petits pélagiques fr.ifremer.wao.entity.TerrestrialDivision=Stratification géographique fr.ifremer.wao.entity.TerrestrialLocation=Lieux terrestres -StrategyValues.CONTACTS_STATES=États des contacts selon le quartier maritime -StrategyValues.CONTACTS_STATES_MOTIFS=Motifs de refus -StrategyValues.CONTACTS_STATES_SEABOARDS=États des contacts selon la façade maritime
participants (1)
-
bleny@users.forge.codelutin.com