summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/issue_edit_de.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/mailer/issue_edit_de.rhtml')
-rw-r--r--app/views/mailer/issue_edit_de.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/mailer/issue_edit_de.rhtml b/app/views/mailer/issue_edit_de.rhtml
index 7a9ca1634..d1f418c3d 100644
--- a/app/views/mailer/issue_edit_de.rhtml
+++ b/app/views/mailer/issue_edit_de.rhtml
@@ -1,4 +1,4 @@
-Issue #<%= @issue.id %> has been updated.
+Ticket #<%= @issue.id %> wurde aktualisiert.
<%= @journal.user.name %>
<% for detail in @journal.details %>
<%= show_detail(detail, true) %>