Skip to content
Snippets Groups Projects
Commit 88f03e3c authored by Olivier Maury's avatar Olivier Maury
Browse files

Corriger la période de référence. refs AgroMetInfo_2.0#95

parent 33340e1d
No related branches found
No related tags found
1 merge request!110Corriger la période de référence
Pipeline #218240 passed
......@@ -71,7 +71,7 @@ public interface AppConstants extends com.google.gwt.i18n.client.ConstantsWithLo
/**
* @return translation
*/
@DefaultStringValue("period 1990 − 2020")
@DefaultStringValue("period 1991 − 2020")
String comparisonPeriod();
/**
......@@ -259,7 +259,7 @@ public interface AppConstants extends com.google.gwt.i18n.client.ConstantsWithLo
* @return translation
*/
@DefaultStringValue("<b>Comparison with the normal<b> is calculated by subtracting the "
+ "<b>average of the indicator</b> chosen for the last thirty years (1990-2020) "
+ "<b>average of the indicator</b> chosen for the last thirty years (1991 − 2020) "
+ "from the <b>selected year</b>.")
String normalComparisonTooltip();
......
......@@ -9,7 +9,7 @@ chooseRegion= Choisir une région
chooseYear= Choisir une année
close = Fermer
comparisonMap = Carte comparative
comparisonPeriod = Période 1990 − 2020
comparisonPeriod = Période 1991 − 2020
contactDataGathering = Les informations recueillies à partir de ce formulaire sont nécessaires au traitement de votre message par l’équipe d’AgroMetInfo.
contactEmailField= Adresse courriel
contactMessageField= Votre message
......@@ -40,7 +40,7 @@ messageSent = Votre message a bien été envoyé à l’équipe d’AgroMetInfo.
metropolitanFrance = France métropolitaine
no = Non
normalComparison= Comparaison à la normale
normalComparisonTooltip= <b>La comparaison à la normale</b> se calcule en soustrayant <b>la moyenne de l’indicateur choisi</b> pour les trente dernières années (1990-2020) de <b>l’année sélectionnée</b>.
normalComparisonTooltip= <b>La comparaison à la normale</b> se calcule en soustrayant <b>la moyenne de l’indicateur choisi</b> pour les trente dernières années (1991 − 2020) de <b>l’année sélectionnée</b>.
otherAgroclimApps = Autres services et outils d’AgroClim
releaseNotes = Notes de version
releaseNotesPath = release-notes.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment