Skip to content

Commit

Permalink
Better Plugin Description
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Jan 18, 2023
1 parent df68c38 commit c5c0c87
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Locale/de_DE/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// GENERAL
//
'This plugin adds a new Automatic Action to provide the user with a final email report. Upon closing tasks, automatic emails can be sent of each task description with full comment history to selected recipients or the assigned project email address.' => 'Dieses Plugin fügt eine neue automatische Aktion hinzu, um dem Benutzer einen abschließenden E-Mail-Bericht bereitzustellen. Beim Schließen von Aufgaben können automatische E-Mails mit jeder Aufgabenbeschreibung mit vollständigem Kommentarverlauf an ausgewählte Empfänger oder die zugewiesene Projekt-E-Mail-Adresse gesendet werden.',
'This plugin adds a new Automatic Action to provide any user or department to receive a final email report when a task is closed. Automatic emails are sent detailing the task description including the full comment history. Let this plugin create a digital file copy of your tasks using advanced options including emailing different recipients, adding comment logs and a fallback for a blank email subject line.' => 'Dieses Plugin fügt eine neue automatische Aktion hinzu, um jedem Benutzer oder jeder Abteilung zu ermöglichen, einen abschließenden E-Mail-Bericht zu erhalten, wenn eine Aufgabe geschlossen wird. Es werden automatische E-Mails mit einer detaillierten Aufgabenbeschreibung einschließlich des vollständigen Kommentarverlaufs gesendet. Lassen Sie dieses Plugin eine digitale Dateikopie Ihrer Aufgaben erstellen, indem Sie erweiterte Optionen verwenden, darunter das Versenden von E-Mails an verschiedene Empfänger, das Hinzufügen von Kommentarprotokollen und ein Fallback für eine leere E-Mail-Betreffzeile.',
//
// Action/EmailTaskHistory.php
//
Expand Down
2 changes: 1 addition & 1 deletion Locale/en_GB/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// GENERAL
//
'This plugin adds a new Automatic Action to provide the user with a final email report. Upon closing tasks, automatic emails can be sent of each task description with full comment history to selected recipients or the assigned project email address.' => 'This plugin adds a new Automatic Action to provide the user with a final email report. Upon closing tasks, automatic emails can be sent of each task description with full comment history to selected recipients or the assigned project email address.',
'This plugin adds a new Automatic Action to provide any user or department to receive a final email report when a task is closed. Automatic emails are sent detailing the task description including the full comment history. Let this plugin create a digital file copy of your tasks using advanced options including emailing different recipients, adding comment logs and a fallback for a blank email subject line.' => 'This plugin adds a new Automatic Action to provide any user or department to receive a final email report when a task is closed. Automatic emails are sent detailing the task description including the full comment history. Let this plugin create a digital file copy of your tasks using advanced options including emailing different recipients, adding comment logs and a fallback for a blank email subject line.',
//
// Action/EmailTaskHistory.php
//
Expand Down
2 changes: 1 addition & 1 deletion Locale/fr_FR/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// GENERAL
//
'This plugin adds a new Automatic Action to provide the user with a final email report. Upon closing tasks, automatic emails can be sent of each task description with full comment history to selected recipients or the assigned project email address.' => 'Ce plugin ajoute une nouvelle action automatique pour fournir à l\'utilisateur un rapport final par e-mail. Lors de la fermeture des tâches, des e-mails automatiques peuvent être envoyés pour chaque description de tâche avec un historique complet des commentaires aux destinataires sélectionnés ou à l\'adresse e-mail du projet attribuée.',
'This plugin adds a new Automatic Action to provide any user or department to receive a final email report when a task is closed. Automatic emails are sent detailing the task description including the full comment history. Let this plugin create a digital file copy of your tasks using advanced options including emailing different recipients, adding comment logs and a fallback for a blank email subject line.' => 'Ce plugin ajoute une nouvelle action automatique pour permettre à tout utilisateur ou service de recevoir un rapport final par e-mail lorsqu\'une tâche est fermée. Des e-mails automatiques sont envoyés détaillant la description de la tâche, y compris l\'historique complet des commentaires. Laissez ce plugin créer une copie de fichier numérique de vos tâches à l\'aide d\'options avancées, notamment l\'envoi d\'e-mails à différents destinataires, l\'ajout de journaux de commentaires et une solution de secours pour une ligne d\'objet d\'e-mail vide.',
//
// Action/EmailTaskHistory.php
//
Expand Down
2 changes: 1 addition & 1 deletion Locale/translations-starter-template.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
//
// GENERAL
//
'This plugin adds a new Automatic Action to provide the user with a final email report. Upon closing tasks, automatic emails can be sent of each task description with full comment history to selected recipients or the assigned project email address.' => '',
'This plugin adds a new Automatic Action to provide any user or department to receive a final email report when a task is closed. Automatic emails are sent detailing the task description including the full comment history. Let this plugin create a digital file copy of your tasks using advanced options including emailing different recipients, adding comment logs and a fallback for a blank email subject line.' => '',
//
// Action/EmailTaskHistory.php
//
Expand Down
2 changes: 1 addition & 1 deletion Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public function getPluginName()

public function getPluginDescription()
{
return t('This plugin adds a new Automatic Action to provide the user with a final email report. Upon closing tasks, automatic emails can be sent of each task description with full comment history to selected recipients or the assigned project email address.');
return t('This plugin adds a new Automatic Action to provide any user or department to receive a final email report when a task is closed. Automatic emails are sent detailing the task description including the full comment history. Let this plugin create a digital file copy of your tasks using advanced options including emailing different recipients, adding comment logs and a fallback for a blank email subject line.');
}

public function getPluginAuthor()
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#### _Automatic Action plugin for [Kanboard](https://github.com/fguillot/kanboard "Kanboard - Kanban Project Management Software")_

This plugin adds a new Automatic Action to provide the user with a final email report. Upon closing tasks, automatic emails can be sent of each task description with full comment history to selected recipients or the assigned project email address.
This plugin adds a new Automatic Action to provide any user or department to receive a final email report when a task is closed. Automatic emails are sent detailing the task description including the full comment history. Let this plugin create a digital file copy of your tasks using advanced options including emailing different recipients, adding comment logs and a fallback for a blank email subject line.


Features
Expand Down

0 comments on commit c5c0c87

Please sign in to comment.