branch develop updated (76c51a4 -> d6f1f1c)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 76c51a4 Test d'ajout de raccourcis clavier new d6f1f1c Corrige une chaine i18n concernant le nombre de paniers 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 d6f1f1c69ef35439866fd85423d4c96ccdd48ccc Author: Samuel Maisonneuve <maisonneuve@codelutin.com> Date: Thu Sep 8 18:09:39 2016 +0200 Corrige une chaine i18n concernant le nombre de paniers Summary of changes: .../src/main/resources/i18n/application-swing_fr_FR.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit d6f1f1c69ef35439866fd85423d4c96ccdd48ccc Author: Samuel Maisonneuve <maisonneuve@codelutin.com> Date: Thu Sep 8 18:09:39 2016 +0200 Corrige une chaine i18n concernant le nombre de paniers --- .../src/main/resources/i18n/application-swing_fr_FR.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application-swing/src/main/resources/i18n/application-swing_fr_FR.properties b/application-swing/src/main/resources/i18n/application-swing_fr_FR.properties index c209047..0668912 100644 --- a/application-swing/src/main/resources/i18n/application-swing_fr_FR.properties +++ b/application-swing/src/main/resources/i18n/application-swing_fr_FR.properties @@ -1108,7 +1108,7 @@ observe.content.setLongline.tab.setting=Filage observe.content.setLongline.tab.settingCaracteristics=Caractéristiques observe.content.setLongline.timeBetweenHooks=Temps entre hameçons (s) observe.content.setLongline.title=Opération de pêche -observe.content.setLongline.totalBasketsCount=Nombre total de baskets +observe.content.setLongline.totalBasketsCount=Nombre total de paniers observe.content.setLongline.totalHooksCount=Nombre total d'avançons observe.content.setLongline.totalSectionsCount=Nombre total de sections observe.content.setLongline.weightedSnap=Snap lesté -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm