Tony CHEMIT pushed to branch release/2.5 at ultreiaio / ird-t3 Commits: 7672dd82 by Tony CHEMIT at 2018-03-23T18:21:51Z fix i18n - - - - - 2 changed files: - t3-web/src/main/resources/i18n/t3-web_en_GB.properties - t3-web/src/main/resources/i18n/t3-web_fr_FR.properties Changes: ===================================== t3-web/src/main/resources/i18n/t3-web_en_GB.properties ===================================== --- a/t3-web/src/main/resources/i18n/t3-web_en_GB.properties +++ b/t3-web/src/main/resources/i18n/t3-web_en_GB.properties @@ -1,4 +1,3 @@ -t3.common.password=Password t3.action.applyFilter=Apply t3.action.back.to.configuration.step1=Back to step 1 of configuration t3.action.back.to.configuration.step2=Back to step 2 of configuration ===================================== t3-web/src/main/resources/i18n/t3-web_fr_FR.properties ===================================== --- a/t3-web/src/main/resources/i18n/t3-web_fr_FR.properties +++ b/t3-web/src/main/resources/i18n/t3-web_fr_FR.properties @@ -9,7 +9,6 @@ t3.action.connectToDatabase=Se connecter à la base t3.action.create=Créer t3.action.create.parametersProfile=Créer un profile de paramètre t3.action.create.user=Créer un utilisateur -t3.common.password=Mot de passe t3.action.delete=Supprimer t3.action.deleteComputedData=Suppression des données calculées t3.action.deleteTrips=Suppression des marées View it on GitLab: https://gitlab.com/ultreiaio/ird-t3/commit/7672dd82ea75591d84a7416c6bbc7d4f1... --- View it on GitLab: https://gitlab.com/ultreiaio/ird-t3/commit/7672dd82ea75591d84a7416c6bbc7d4f1... You're receiving this email because of your account on gitlab.com.