Skip to content

Commit

Permalink
Merge pull request #2563 from ITK-Leantime/feature/1717-link-in-emails
Browse files Browse the repository at this point in the history
Feature/1717 link in emails
  • Loading branch information
marcelfolaron authored Jun 29, 2024
2 parents fdae760 + a826c56 commit fcf421f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 19 deletions.
3 changes: 1 addition & 2 deletions app/Domain/Notifications/Services/Notifications.php
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,7 @@ public function processMentions(string $content, string $module, int $moduleId,
$subject = sprintf($this->language->__('text.x_mentioned_you'), $authorName);
$mailer->setSubject($subject);

$emailMessage = $subject;
$emailMessage .= sprintf($this->language->__('text.click_here'), $url);
$emailMessage = $subject . " " . sprintf($this->language->__('text.click_here'), $url);
$mailer->setHtml($emailMessage);

$taggedUserObject = $this->userRepository->getUser($taggedUser);
Expand Down
34 changes: 17 additions & 17 deletions app/Language/da-DK.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1022,39 +1022,39 @@ email_notifications.unsubscribe="For at <a href='%1$s' style='color:#666'>afmeld

email_notifications.new_todo_subject="Der er tilføjet en ny opgave"
email_notifications.new_todo_message="%1$s tilføjede en ny opgave: '%2$s'"
email_notifications.new_todo_cta="Klik her for at se den"
email_notifications.new_todo_cta="<a href='%s'>Klik her for at se den.</a>"

email_notifications.new_file_todo_subject="Ny fil i opgave [%1$s] - %2$s"
email_notifications.new_file_todo_message="%1$s tilføjede en ny fil til opgaven '%2$s'"
email_notifications.new_file_todo_cta="Klik her for at se den"
email_notifications.new_file_todo_cta="<a href='%s'>Klik her for at se den.</a>"

email_notifications.new_file_general_subject="Ny fil blev uploadet"
email_notifications.new_file_general_message="%1$s tilføjede en ny fil"
email_notifications.new_file_general_cta="Klik her for at se den"
email_notifications.new_file_general_cta="<a href='%s'>Klik her for at se den.</a>"

email_notifications.new_comment_todo_subject="Ny kommentar i opgave [%1$s] - %2$s"
email_notifications.new_comment_todo_message="%1$s tilføjede en ny kommentar til opgaven '%2$s'"
email_notifications.new_comment_todo_cta="Klik her for at se den"
email_notifications.new_comment_todo_cta="<a href='%s'>Klik her for at se den.</a>"

email_notifications.new_comment_project_subject="Ny kommentar i projekt [%1$s] - %2$s"
email_notifications.new_comment_project_message="%1$s tilføjede en ny kommentar til projektet '%2$s'"
email_notifications.new_comment_project_cta="Klik her for at se den"
email_notifications.new_comment_project_cta="<a href='%s'>Klik her for at se den.</a>"

email_notifications.todo_update_subject="En af dine opgaver blev opdateret [%1$s] - %2$s"
email_notifications.todo_update_message="%1$s opdaterede opgaven: '%2$s'"
email_notifications.todo_update_cta="Klik her for at se den"
email_notifications.todo_update_cta="<a href='%s'>Klik her for at se den.</a>"

email_notifications.project_update_subject="Et af dine projekter blev opdateret [%1$s] - %2$s"
email_notifications.project_update_message="%1$s opdaterede projektet '%2$s'"
email_notifications.project_update_cta="Klik her for at se det"
email_notifications.project_update_cta="<a href='%s'>Klik her for at se det.</a>"

email_notifications.project_created_subject="Du er blevet tilføjet til et nyt projekt"
email_notifications.project_created_message="Et nyt projekt blev oprettet, og du er en del af det! Projektets navn er <a href='%1$s'>[%2$s] - %3$s</a>, og det blev oprettet af %4$s<br/>"


email_notifications.canvas_board_edited="En af dine forskningsboards blev redigeret."
email_notifications.canvas_item_update_message="%1$s opdaterede emnet '%2$s'"
email_notifications.canvas_item_update_cta="Klik her for at se det"
email_notifications.canvas_item_update_cta="<a href='%s'>Klik her for at se den.</a>"

email_notifications.canvas_board_item_created="Der blev tilføjet en ny hypotese til et af dine lærreder"
email_notifications.canvas_item_created_message="%1$s opdaterede emnet '%2$s'"
Expand All @@ -1065,39 +1065,39 @@ email_notifications.canvas_item__comment_created_message="%1$s tilføjede en ny

email_notifications.new_comment_general_subject="Der blev tilføjet en ny kommentar"
email_notifications.new_comment_general_message="%1$s tilføjede en ny kommentar"
email_notifications.new_comment_general_cta="Klik her for at se den"
email_notifications.new_comment_general_cta="<a href='%s'>Klik her for at se den.</a>"

email_notifications.canvas_board_created="Der blev oprettet et nyt forskningsboard"
email_notifications.canvas_created_message="Et nyt forskningsboard blev oprettet af %1$s. Boardets titel er '%2$s'"
email_notifications.canvas_update_cta="Klik her for at se det"
email_notifications.canvas_update_cta="<a href='%s'>Klik her for at se den.</a>"

email_notifications.new_comment_milestone_subject="Der blev tilføjet en ny kommentar til en milepæl"
email_notifications.new_comment_milestone_message="%1$s tilføjede en ny kommentar til en milepæl"
email_notifications.new_comment_milestone_cta="Klik her for at se den"
email_notifications.new_comment_milestone_cta="<a href='%s'>Klik her for at se den.</a>"

email_notifications.milestone_update_subject="En af dine milepæle blev opdateret"
email_notifications.milestone_update_message="%1$s opdaterede en milepæl"
email_notifications.milestone_update_cta="Klik her for at se den"
email_notifications.milestone_update_cta="<a href='%s'>Klik her for at se den.</a>"

email_notifications.milestone_created_subject="Der blev oprettet en ny milepæl"
email_notifications.milestone_created_message="%1$s opdaterede en milepæl"

email_notifications.idea_board_created_subject="Der blev oprettet et nyt idéboard i et af dine projekter"
email_notifications.idea_board_created_message="Et nyt idéboard blev oprettet af %1$s. Boardets titel er '%2$s'"
email_notifications.milestone_created_cta="Klik her for at se det"
email_notifications.milestone_created_cta="<a href='%s'>Klik her for at se den.</a>"


email_notifications.idea_edited_subject="En idé blev redigeret i et af dine projekter"
email_notifications.idea_edited_message="%1$s opdaterede en idé '%2$s'"
email_notifications.idea_edited_cta="Klik her for at se den"
email_notifications.idea_edited_cta="<a href='%s'>Klik her for at se den.</a>"

email_notifications.idea_created_subject="En idé blev tilføjet i et af dine projekter"
email_notifications.idea_created_message="%1$s havde idéen '%2$s'"
email_notifications.idea_created_cta="Klik her for at se den"
email_notifications.idea_created_cta="<a href='%s'>Klik her for at se den.</a>"

email_notifications.new_comment_idea_subject="Der blev tilføjet en ny kommentar til en idé"
email_notifications.new_comment_idea_message="%1$s tilføjede en ny kommentar til en idé"
email_notifications.new_comment_idea_cta="Klik her for at se den"
email_notifications.new_comment_idea_cta="<a href='%s'>Klik her for at se den.</a>"

email_notifications.new_user_subject="Din Leantime-konto er klar"
email_notifications.new_user_message="%1$s har oprettet en ny brugerkonto til dig. Du kan få adgang til din konto på: <a href='%2$s'>%2$s</a><br/><br/>Dit brugernavn er: %3$s<br/>Og din adgangskode er: %4$s<br/><br/>Sørg venligst for at opdatere din adgangskode, når du logger ind.<br/>God fornøjelse!<br/>"
Expand Down Expand Up @@ -1805,7 +1805,7 @@ text.goal.disclaimer=""
#version 2.3.5 additions or changes=
label.team_mate="Holdkammerat"
text.x_mentioned_you="%s nævnte dig i et projekt"
text.click_here="Klik her for at komme til det."
text.click_here="<a href='%s'>Klik her for at komme til det.</a>"
text.account_managed_ldap="Denne konto administreres gennem LDAP, ændr dine indstillinger i din adressebog"
label.deactivated="Deaktiveret"
label.inviteLink="Invitationslink"
Expand Down

0 comments on commit fcf421f

Please sign in to comment.