Révision 2899
tmp/org.txm.edition.rcp/src/org/txm/edition/rcp/messages/messages_fr.properties (revision 2899) | ||
---|---|---|
80 | 80 |
|
81 | 81 |
warningColonCouldNotFindEditionForNameEqualsP0 = Avertissement : échec de récupération de l''édition ''{0}'' |
82 | 82 |
|
83 |
warningColonUnknownedParameterIdEqualsP0 = Avertissement : paramètre d'identifiant ''{0}'' inconnu. |
|
83 |
warningColonUnknownedParameterIdEqualsP0 = Avertissement : paramètre d''identifiant ''{0}'' inconnu. |
tmp/org.txm.edition.rcp/src/org/txm/edition/rcp/editors/SynopticEditionEditor.java (revision 2899) | ||
---|---|---|
1051 | 1051 |
return handlerService.executeCommand(pc, null); |
1052 | 1052 |
} |
1053 | 1053 |
catch (Exception e) { |
1054 |
e.printStackTrace(); |
|
1054 |
Log.warning("Hyperlinked command failed: "+e); |
|
1055 |
Log.printStackTrace(e); |
|
1055 | 1056 |
} |
1056 | 1057 |
return null; |
1057 | 1058 |
} |
Formats disponibles : Unified diff