Tony CHEMIT pushed to branch develop at ultreiaio / ird-t3
Commits:
-
39574208
by Tony CHEMIT at 2018-03-19T22:22:40Z
-
3c029fe5
by Tony CHEMIT at 2018-03-23T17:54:54Z
-
6869f44a
by Tony CHEMIT at 2018-03-23T18:04:20Z
-
7672dd82
by Tony CHEMIT at 2018-03-23T18:21:51Z
-
72eadee5
by Tony CHEMIT at 2018-03-23T18:22:48Z
-
51310a1c
by Tony CHEMIT at 2018-03-23T18:22:49Z
-
65dd3bdc
by Tony CHEMIT at 2018-03-23T18:22:49Z
-
33a86930
by Tony CHEMIT at 2018-03-23T18:22:49Z
3 changed files:
- pom.xml
- t3-web/src/main/resources/i18n/t3-web_en_GB.properties
- t3-web/src/main/resources/i18n/t3-web_fr_FR.properties
Changes:
| ... | ... | @@ -99,7 +99,7 @@ |
| 99 | 99 |
<projectId>ird-t3</projectId>
|
| 100 | 100 |
<stageId>frirdt3</stageId>
|
| 101 | 101 |
<applicationName>t3</applicationName>
|
| 102 |
- <t3-data.version>1.6</t3-data.version>
|
|
| 102 |
+ <t3-data.version>1.7</t3-data.version>
|
|
| 103 | 103 |
<lib.version.java4all.i18n>4.0-alpha-11</lib.version.java4all.i18n>
|
| 104 | 104 |
|
| 105 | 105 |
<env>dev</env>
|
| 1 |
-t3.common.password=Password
|
|
| 2 | 1 |
t3.action.applyFilter=Apply
|
| 3 | 2 |
t3.action.back.to.configuration.step1=Back to step 1 of configuration
|
| 4 | 3 |
t3.action.back.to.configuration.step2=Back to step 2 of configuration
|
| ... | ... | @@ -9,7 +9,6 @@ t3.action.connectToDatabase=Se connecter à la base |
| 9 | 9 |
t3.action.create=Créer
|
| 10 | 10 |
t3.action.create.parametersProfile=Créer un profile de paramètre
|
| 11 | 11 |
t3.action.create.user=Créer un utilisateur
|
| 12 |
-t3.common.password=Mot de passe
|
|
| 13 | 12 |
t3.action.delete=Supprimer
|
| 14 | 13 |
t3.action.deleteComputedData=Suppression des données calculées
|
| 15 | 14 |
t3.action.deleteTrips=Suppression des marées
|