Skip to content
Snippets Groups Projects
Commit cae8c497 authored by Patrice ANDREANI's avatar Patrice ANDREANI
Browse files

FIX correction coquilles

parent 321f41d2
No related branches found
No related tags found
2 merge requests!82022.5.3 rc -> 5.3,!72022.5.3 rc coquille
Pdf Download Notifier
========================
Module permettant la notification par d'un email ou d'un événement d'un PDF téléchargé via le lien de partage.
Module permettant la notification par un email ou un événement d'un PDF téléchargé via le lien de partage.
Si vous utiliser une version de Dolibarr antérieur à la v12, il faudra modifier le fichier document.php se trouvant à la racine d'une façon similaire.
......
......@@ -10,13 +10,13 @@ PdfDownloadNotifierSetup = Configuration du module Pdf Download Notif
PdfDownloadNotifierSettingsOptions = Paramètres généraux
PdfDownloadNotifierDefaultSendToName = Destinataire par défaut
PdfDownloadNotifierDefaultSendToDesc = Destinataire par défaut si aucun contact trouvé ou de commercial definie sur le tiers (il n'enverra aucun notification par email si aucun destinataire n'ai trouvé)
PdfDownloadNotifierEmailModelNotifyByMailName = Modele de mail
PdfDownloadNotifierEmailModelNotifyByMailDesc = Modele de mail utilisé dans la notification par email
PdfDownloadNotifierDefaultSendToDesc = Destinataire par défaut si aucun contact trouvé ou de commercial definie sur le tiers (il n'enverra aucune notification par email si aucun destinataire n'est trouvé)
PdfDownloadNotifierEmailModelNotifyByMailName = Modèle de mail
PdfDownloadNotifierEmailModelNotifyByMailDesc = Modèle de mail utilisé dans la notification par email
PdfDownloadNotifierElementOptions = Paramètres par élément
PdfDownloadNotifierContactTypeNotifyByMail = Type de contact
PdfDownloadNotifierContactTypeNotifyByMailHelp = Type de contact interne qui seront notifié par email
PdfDownloadNotifierContactTypeNotifyByMailHelp = Types de contact interne qui seront notifiés par email
PdfDownloadNotifierNotifyByMail = Notification par email
PdfDownloadNotifierNotifyByMailHelp = Notification du téléchargement d'un document partagé pour l'élément par email
PdfDownloadNotifierByEvent = Notification par événement
......
# Dolibarr language file - fr_FR - pdfdownloadnotifier
CHARSET=UTF-8
Module163050Name = Pdf Download Notifier
Module163050Desc = Module permettant la notification par d'un email ou d'un événement d'un PDF téléchargé via le lien de partage.
Module163050Desc = Module permettant la notification par un email ou un événement d'un PDF téléchargé via le lien de partage.
#######################################################################
# Configuration admin
......@@ -10,13 +10,13 @@ PdfDownloadNotifierSetup = Configuration du module Pdf Do
PdfDownloadNotifierSettingsOptions = Paramètres généraux
PdfDownloadNotifierDefaultSendToName = Destinataire par défaut
PdfDownloadNotifierDefaultSendToDesc = Destinataire par défaut si aucun contact trouvé ou de commercial definie sur le tiers (il n'enverra aucun notification par email si aucun destinataire n'ai trouvé)
PdfDownloadNotifierEmailModelNotifyByMailName = Modele de mail
PdfDownloadNotifierEmailModelNotifyByMailDesc = Modele de mail utilisé dans la notification par email
PdfDownloadNotifierDefaultSendToDesc = Destinataire par défaut si aucun contact trouvé ou de commercial definie sur le tiers (il n'enverra aucune notification par email si aucun destinataire n'est trouvé)
PdfDownloadNotifierEmailModelNotifyByMailName = Modèle de mail
PdfDownloadNotifierEmailModelNotifyByMailDesc = Modèle de mail utilisé dans la notification par email
PdfDownloadNotifierElementOptions = Paramètres par élément
PdfDownloadNotifierContactTypeNotifyByMail = Type de contact
PdfDownloadNotifierContactTypeNotifyByMailHelp = Type de contact interne qui seront notifié par email
PdfDownloadNotifierContactTypeNotifyByMailHelp = Types de contact interne qui seront notifiés par email
PdfDownloadNotifierNotifyByMail = Notification par email
PdfDownloadNotifierNotifyByMailHelp = Notification du téléchargement d'un document partagé pour l'élément par email
PdfDownloadNotifierByEvent = Notification par événement
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment