From 4fe4d0fcbc343a19f5ad548b3ad233610a347ae7 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@destailleur.fr> Date: Sun, 9 Mar 2014 03:14:53 +0100 Subject: [PATCH] Fix: Translation source --- htdocs/langs/en_US/mails.lang | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/htdocs/langs/en_US/mails.lang b/htdocs/langs/en_US/mails.lang index f91a4bc9fe3..df4aef6459e 100644 --- a/htdocs/langs/en_US/mails.lang +++ b/htdocs/langs/en_US/mails.lang @@ -80,12 +80,12 @@ ActivateCheckRead=Allow to use the "Unsubcribe" link ActivateCheckReadKey=Key use to encrypt URL use for "Read Receipt" and "Unsubcribe" feature EMailSentToNRecipients=EMail sent to %s recipients. EachInvoiceWillBeAttachedToEmail=A document using default invoice document template will be created and attached to each email. -MailTopicSendRemindUnpaidInvoices=Remind of invoice %s (%s) -SendRemind=Send remind by EMails -RemindSent=%S remind(s) sent +MailTopicSendRemindUnpaidInvoices=Reminder of invoice %s (%s) +SendRemind=Send reminder by EMails +RemindSent=%s reminder(s) sent AllRecipientSelectedForRemind=All thirdparties selected and if an email is set (note that one mail per invoice will be sent) -NoRemindSent=No remind by EMail sent -ResultOfMassSending=Result of mass remind sending by EMail +NoRemindSent=No EMail reminder sent +ResultOfMassSending=Result of mass EMail reminders sending # Libelle des modules de liste de destinataires mailing MailingModuleDescContactCompanies=Contacts/addresses of all third parties (customer, prospect, supplier, ...) -- GitLab