This is an automated email from the git hooks/post-receive script. New commit to branch feature/1298-FixNPE in repository lima. See http://git.chorem.org/lima.git commit e3d95f981ee7e66c3efa06d57c21d5e371834a84 Author: dcosse <cosse@codelutin.com> Date: Sun Nov 29 07:38:02 2015 +0100 refs #1242 ordre des traductions revu --- lima-swing/src/main/resources/i18n/lima-swing_en_GB.properties | 2 +- lima-swing/src/main/resources/i18n/lima-swing_fr_FR.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lima-swing/src/main/resources/i18n/lima-swing_en_GB.properties b/lima-swing/src/main/resources/i18n/lima-swing_en_GB.properties index c9fc584..a9327ea 100644 --- a/lima-swing/src/main/resources/i18n/lima-swing_en_GB.properties +++ b/lima-swing/src/main/resources/i18n/lima-swing_en_GB.properties @@ -140,6 +140,7 @@ lima.entries.add.transaction.error.afterLastFiscalPeriod=Add financial transacti lima.entries.add.transaction.error.beforeFirstFiscalPeriod=Add financial transaction failed, financial transaction date is before first fiscal period date lima.entries.add.transaction.error.lockedEntryBook=Add financial transaction failed, closed entry book lima.entries.add.transaction.error.lockedFinancialPeriod=Add financial transaction failed, closed financial period +lima.entries.add.transaction.error.noFiscalPeriodExistException=No fiscal period exist \! lima.entries.addEntry=New entry lima.entries.addTransaction=New transaction lima.entries.assign.entries=Assign this value in all entries in transaction @@ -525,4 +526,3 @@ lima.vatStatement.remove.title=Remove line ? lima.vatStatement.shortened=Shortened vat statement chart lima.vatStatements=VAT statements lima.wait=Work in progress -lima.entries.add.transaction.error.noFiscalPeriodExistException=No fiscal period exist ! \ No newline at end of file diff --git a/lima-swing/src/main/resources/i18n/lima-swing_fr_FR.properties b/lima-swing/src/main/resources/i18n/lima-swing_fr_FR.properties index 50e7d3b..aa59c3a 100644 --- a/lima-swing/src/main/resources/i18n/lima-swing_fr_FR.properties +++ b/lima-swing/src/main/resources/i18n/lima-swing_fr_FR.properties @@ -155,6 +155,7 @@ lima.entries.add.transaction.error.afterLastFiscalPeriod=Impossible d'ajouter un lima.entries.add.transaction.error.beforeFirstFiscalPeriod=Impossible d'ajouter une transaction avant le %1$te %1$tB %1$tY début du premier exercice. lima.entries.add.transaction.error.lockedEntryBook=Impossible d'ajouter une transaction car le jounal %2$s (%1$s) est cloturé pour la période du %3$te %3$tB %3$tY au %4$te %4$tB %4$tY. lima.entries.add.transaction.error.lockedFinancialPeriod=Impossible d'ajouter une transaction car la période fiscale du %3$te %3$tB %3$tY au %4$te %4$tB %4$tY est cloturée. +lima.entries.add.transaction.error.noFiscalPeriodExistException=Aucun exercice de créer \! lima.entries.addEntry=Créer une entrée dans la transaction (Ctrl+N) lima.entries.addTransaction=Créer une transaction (Ctrl+Maj+N) lima.entries.assign.entries=Assigner cette valeur à toutes les écritures de la transaction (Ctrl+Alt+A) @@ -530,4 +531,3 @@ lima.vatStatement.remove.title=supprimer de ligne ? lima.vatStatement.shortened=Abrégé lima.vatStatements=Plan TVA lima.wait=Traitement en cours -lima.entries.add.transaction.error.noFiscalPeriodExistException=Aucun exercice de créer ! \ No newline at end of file -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.