This is an automated email from the git hooks/post-receive script. New change to branch feature/1293-addAccountViewerTab in repository lima. See http://git.chorem.org/lima.git from 3cace56 refs #1293 Ajout de la possibilité de choisir une consultation de compte pour un exercice, une période financière ou un interval de dates new 93c9475 refs #1293 correction i18n The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 93c947565bdf239919e0e858c50b0e7b8ce2481c Author: dcosse <cosse@codelutin.com> Date: Sun Sep 20 00:49:12 2015 +0200 refs #1293 correction i18n Summary of changes: lima-swing/src/main/resources/i18n/lima-swing_en_GB.properties | 6 +++--- lima-swing/src/main/resources/i18n/lima-swing_fr_FR.properties | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch feature/1293-addAccountViewerTab in repository lima. See http://git.chorem.org/lima.git commit 93c947565bdf239919e0e858c50b0e7b8ce2481c Author: dcosse <cosse@codelutin.com> Date: Sun Sep 20 00:49:12 2015 +0200 refs #1293 correction i18n --- lima-swing/src/main/resources/i18n/lima-swing_en_GB.properties | 6 +++--- lima-swing/src/main/resources/i18n/lima-swing_fr_FR.properties | 6 +++--- 2 files changed, 6 insertions(+), 6 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 7c40814..ccb31c0 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 @@ -224,9 +224,9 @@ lima.filter=Filter lima.filter.account=Add account filter lima.filter.condition.all=Valid all criteria lima.filter.condition.one=Valid at least one criteria -lima.filter.condition.periodChoice.date= -lima.filter.condition.periodChoice.financialPeriod= -lima.filter.condition.periodChoice.fiscalPeriod= +lima.filter.condition.periodChoice.date=Date interval +lima.filter.condition.periodChoice.financialPeriod=Financial period +lima.filter.condition.periodChoice.fiscalPeriod=Fiscal period lima.filter.condition.selectionMode=Balance entry selection lima.filter.condition.selectionMode.lettered=Lettered lima.filter.condition.selectionMode.manual=Manual 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 e3ef8f9..0b27199 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 @@ -233,9 +233,9 @@ lima.filter.account=Ajouter un filtre sur les comptes lima.filter.condition.all=Valide toutes les conditions lima.filter.condition.delete=Supprimer la condition lima.filter.condition.one=Valide au moins une condition -lima.filter.condition.periodChoice.date=Dates -lima.filter.condition.periodChoice.financialPeriod=Périodes fiscales -lima.filter.condition.periodChoice.fiscalPeriod=Execrices +lima.filter.condition.periodChoice.date=Interval de Dates +lima.filter.condition.periodChoice.financialPeriod=Période Financière +lima.filter.condition.periodChoice.fiscalPeriod=Execrice lima.filter.condition.selectionMode=Sélection des écritures lettrées lima.filter.condition.selectionMode.lettered=Lettré lima.filter.condition.selectionMode.manual=Manuelle -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm