Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe

Commits:

5 changed files:

Changes:

  • application-swing/src/main/java/fr/ird/observe/application/swing/ui/actions/content/MoveMultipleDataUIActionSupport.java
    1 1
     package fr.ird.observe.application.swing.ui.actions.content;
    
    2 2
     
    
    3
    +/*-
    
    4
    + * #%L
    
    5
    + * ObServe :: Application Swing
    
    6
    + * %%
    
    7
    + * Copyright (C) 2008 - 2017 IRD, Code Lutin, Ultreia.io
    
    8
    + * %%
    
    9
    + * This program is free software: you can redistribute it and/or modify
    
    10
    + * it under the terms of the GNU General Public License as
    
    11
    + * published by the Free Software Foundation, either version 3 of the
    
    12
    + * License, or (at your option) any later version.
    
    13
    + * 
    
    14
    + * This program is distributed in the hope that it will be useful,
    
    15
    + * but WITHOUT ANY WARRANTY; without even the implied warranty of
    
    16
    + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    
    17
    + * GNU General Public License for more details.
    
    18
    + * 
    
    19
    + * You should have received a copy of the GNU General Public
    
    20
    + * License along with this program.  If not, see
    
    21
    + * <http://www.gnu.org/licenses/gpl-3.0.html>.
    
    22
    + * #L%
    
    23
    + */
    
    24
    +
    
    3 25
     import fr.ird.observe.application.swing.ObserveSwingApplicationContext;
    
    4 26
     import fr.ird.observe.application.swing.ui.ObserveMainUI;
    
    5 27
     import fr.ird.observe.application.swing.ui.actions.AbstractUIAction;
    

  • application-swing/src/main/java/fr/ird/observe/application/swing/ui/actions/content/MoveSingleDataUIActionSupport.java
    1 1
     package fr.ird.observe.application.swing.ui.actions.content;
    
    2 2
     
    
    3
    +/*-
    
    4
    + * #%L
    
    5
    + * ObServe :: Application Swing
    
    6
    + * %%
    
    7
    + * Copyright (C) 2008 - 2017 IRD, Code Lutin, Ultreia.io
    
    8
    + * %%
    
    9
    + * This program is free software: you can redistribute it and/or modify
    
    10
    + * it under the terms of the GNU General Public License as
    
    11
    + * published by the Free Software Foundation, either version 3 of the
    
    12
    + * License, or (at your option) any later version.
    
    13
    + * 
    
    14
    + * This program is distributed in the hope that it will be useful,
    
    15
    + * but WITHOUT ANY WARRANTY; without even the implied warranty of
    
    16
    + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    
    17
    + * GNU General Public License for more details.
    
    18
    + * 
    
    19
    + * You should have received a copy of the GNU General Public
    
    20
    + * License along with this program.  If not, see
    
    21
    + * <http://www.gnu.org/licenses/gpl-3.0.html>.
    
    22
    + * #L%
    
    23
    + */
    
    24
    +
    
    3 25
     import fr.ird.observe.application.swing.ObserveOpenDataManager;
    
    4 26
     import fr.ird.observe.application.swing.ObserveSwingApplicationContext;
    
    5 27
     import fr.ird.observe.application.swing.ui.ObserveMainUI;
    

  • application-swing/src/main/resources/i18n/application-swing_en_GB.properties
    1 1
     aboutframe.changelog=Changelog
    
    2
    +jaxx.common.latitude=Latitude
    
    2 3
     observe.about.translate.title=translate ObServe
    
    3 4
     observe.action.about=About
    
    4 5
     observe.action.about.tip=About ObServe...
    
    ... ... @@ -31,7 +32,6 @@ observe.action.choose.sensorUsed.exportData=Export data
    31 32
     observe.action.choose.sensorUsed.importData=Import data
    
    32 33
     observe.action.choose.tdr.exportData=Export data
    
    33 34
     observe.action.choose.tdr.importData=Import data
    
    34
    -jaxx.common.latitude=Latitude
    
    35 35
     observe.action.choose.tripLongline.message=Select target trip
    
    36 36
     observe.action.choose.tripLongline.title=Move activities to another trip
    
    37 37
     observe.action.choose.tripSeine.message=Select target trip
    

  • application-swing/src/main/resources/i18n/application-swing_es_ES.properties
    1 1
     aboutframe.changelog=Changelog \#TODO
    
    2
    +jaxx.common.latitude=Latitud
    
    2 3
     observe.about.translate.title=Traducir ObServe
    
    3 4
     observe.action.about=A cerca de
    
    4 5
     observe.action.about.tip=A cerca de ObServe...
    
    ... ... @@ -1610,7 +1611,6 @@ observe.security.role=Rol
    1610 1611
     observe.security.role.tip=Número del rol de la base
    
    1611 1612
     observe.security.technicien=Técnico
    
    1612 1613
     observe.security.technicien.tip=El rol tiene todos los permisos sobre el referencial y los datos
    
    1613
    -jaxx.common.latitude=Latitud
    
    1614 1614
     observe.security.unused=No utilizado
    
    1615 1615
     observe.security.unused.tip=No usar este rol
    
    1616 1616
     observe.security.utilisateur=Usuario
    

  • application-swing/src/main/resources/i18n/application-swing_fr_FR.properties
    1 1
     aboutframe.changelog=Historique
    
    2
    +jaxx.common.latitude=Latitude
    
    2 3
     observe.about.translate.title=Traduire ObServe
    
    3 4
     observe.action.about=À propos
    
    4 5
     observe.action.about.tip=À propos d'ObServe...
    
    ... ... @@ -31,7 +32,6 @@ observe.action.choose.route.title=Changer la route des activités
    31 32
     observe.action.choose.sensorUsed.exportData=Exporter le fichier de données
    
    32 33
     observe.action.choose.sensorUsed.importData=Importer le fichier de données
    
    33 34
     observe.action.choose.tdr.exportData=Exporter le fichier de données
    
    34
    -jaxx.common.latitude=Latitude
    
    35 35
     observe.action.choose.tdr.importData=Importer le fichier de données
    
    36 36
     observe.action.choose.tripLongline.message=A quelle marée voulez-vous associer les activités sélectionnées ?
    
    37 37
     observe.action.choose.tripLongline.title=Changer la marée des activités