Révision 1801
tmp/org.txm.rcp/src/main/java/org/txm/rcp/utils/JobHandler.java (revision 1801) | ||
---|---|---|
250 | 250 |
this.mySemaphore.acquire(); |
251 | 251 |
this.myThread.stop(); |
252 | 252 |
} catch (Exception e) { |
253 |
org.txm.utils.logger.Log.printStackTrace(e);
|
|
253 |
Log.printStackTrace(e); |
|
254 | 254 |
Log.severe(TXMUIMessages.failedToCancel + this.getName()); |
255 | 255 |
} |
256 | 256 |
} |
tmp/org.txm.rcp/src/main/java/org/txm/rcp/messages/messages.properties (revision 1801) | ||
---|---|---|
28 | 28 |
|
29 | 29 |
abort = Abort |
30 | 30 |
|
31 |
abortingLoadingOfPOACorpusWithTheSameNameAlreadyExists = A corpus with the same name {1} already exists. Aborting loading of {0}. |
|
32 |
|
|
33 | 31 |
abortingLoadingOfPOACorpusWithTheSameCQPIDAlreadyExists = A corpus with the same CQP MainCorpus identifier {1} already exists. Aborting loading of {0}. |
34 | 32 |
|
33 |
abortingLoadingOfPOACorpusWithTheSameNameAlreadyExists = A corpus with the same name {1} already exists. Aborting loading of {0}. |
|
34 |
|
|
35 | 35 |
aboutTXM = About TXM… |
36 | 36 |
|
37 | 37 |
activateProxyService = Activate Proxy Service |
... | ... | |
541 | 541 |
|
542 | 542 |
listOfTagsEncodingTheOutsidetextToEditNoStructureOrWordContentIndexedStructureAndWordContentEditedInTXM = List of tags encoding 'out-of-text to edit' (separated by ',' comma)\n(no sub-structure or word content indexed, sub-structures and word content edited in TXM) |
543 | 543 |
|
544 |
loadingBinaryCorpus = Loading binary corpus |
|
544 |
loadingBinaryCorpus = Loading binary corpus...
|
|
545 | 545 |
|
546 | 546 |
loadingTXMInstallPreferences = Loading TXM installation preferences from {0}. |
547 | 547 |
|
548 |
loadingTheCorpusInThePlatform = Loading the corpus in the platform |
|
548 |
loadingTheCorpusInThePlatform = Loading the corpus in the platform...
|
|
549 | 549 |
|
550 | 550 |
loadingTheP0BinaryCorpusAsATXM079Corpus = Loading the {0} binary corpus as a TXM 0.7.9 corpus... |
551 | 551 |
|
... | ... | |
675 | 675 |
|
676 | 676 |
outsidetextToedit = Out of text to edit |
677 | 677 |
|
678 |
p0Import = {0} Import
|
|
679 |
|
|
678 |
p0Import = {0} Import |
|
679 |
|
|
680 | 680 |
p0ImportWithP1 = {0} import with {1} |
681 | 681 |
|
682 | 682 |
p0ParametersInput = {0} parameters input |
tmp/org.txm.rcp/src/main/java/org/txm/rcp/messages/messages_fr.properties (revision 1801) | ||
---|---|---|
541 | 541 |
|
542 | 542 |
listOfTagsEncodingTheOutsidetextToEditNoStructureOrWordContentIndexedStructureAndWordContentEditedInTXM = Liste des balises codant le hors-texte (séparés par une virgule ",")\n(aucune sous-structure ni aucun mot indexé, sous-structures et mots édités dans TXM) |
543 | 543 |
|
544 |
loadingBinaryCorpus = Chargement du corpus binaire |
|
544 |
loadingBinaryCorpus = Chargement du corpus binaire...
|
|
545 | 545 |
|
546 | 546 |
loadingTXMInstallPreferences = Chargement des préférences d''installation de TXM à partir de {0}. |
547 | 547 |
|
548 |
loadingTheCorpusInThePlatform = Chargement du corpus dans la plateforme |
|
548 |
loadingTheCorpusInThePlatform = Chargement du corpus dans la plateforme...
|
|
549 | 549 |
|
550 | 550 |
loadingTheP0BinaryCorpusAsATXM079Corpus = Chargement du corpus binaire au format 0.7.9 {0}... |
551 | 551 |
|
... | ... | |
676 | 676 |
outsidetextToedit = Hors texte à éditer |
677 | 677 |
|
678 | 678 |
p0Import = Import {0} |
679 |
|
|
679 | 680 |
p0ImportWithP1 = Import {1} de {0} |
681 |
|
|
680 | 682 |
p0ParametersInput = Saisie des paramètres de {0} |
681 | 683 |
|
682 | 684 |
p0ScriptFileDoesntExist = ** Le fichier de script {0} n''existe pas. |
Formats disponibles : Unified diff