diff --git a/app/views/mailer/password_change/de.html.erb b/app/views/mailer/password_change/de.html.erb index be69b2778..6a433bc4e 100644 --- a/app/views/mailer/password_change/de.html.erb +++ b/app/views/mailer/password_change/de.html.erb @@ -1,9 +1,9 @@ Dein <%= c 'product_name' %> Passwort wurde geändert -

Hallo <%= d 'user.firstname' %>,

+
Hallo <%= d 'user.firstname' %>,

-

das Passwort für Dein <%= c 'product_name' %> Account <%= d 'user.login' %> wurde kürzlich geändert.

+
das Passwort für Dein <%= c 'product_name' %> Account <%= d 'user.login' %> wurde kürzlich geändert.

-

Diese Aktivität ist Dir nicht bekannt? In diesen Fall kontaktiere Deinen System-Administrator.

+
Diese Aktivität ist Dir nicht bekannt? In diesen Fall kontaktiere Deinen System-Administrator.

-

Dein <%= c 'product_name' %> Team

+
Dein <%= c 'product_name' %> Team
diff --git a/app/views/mailer/password_reset/de.html.erb b/app/views/mailer/password_reset/de.html.erb index be18e9d3c..13d2f4f7b 100644 --- a/app/views/mailer/password_reset/de.html.erb +++ b/app/views/mailer/password_reset/de.html.erb @@ -1,17 +1,15 @@ Zurücksetzen Deines <%= c 'product_name' %> Passworts -

-Hallo <%= d 'user.firstname' %>, -

+
Hallo <%= d 'user.firstname' %>,

-

wir haben eine Anfrage zum Zurücksetzen des Passworts für <%= c 'product_name' %> Account <%= d 'user.login' %> erhalten.

+
wir haben eine Anfrage zum Zurücksetzen des Passworts für <%= c 'product_name' %> Account <%= d 'user.login' %> erhalten.

-

Wenn Sie Ihr Passwort zurückzusetzen wollen, klicken Sie auf den unten stehenden Link (oder kopieren Sie die URL in den Browser einfügen):

+
Wenn Sie Ihr Passwort zurückzusetzen wollen, klicken Sie auf den unten stehenden Link (oder kopieren Sie die URL in den Browser einfügen):

-

<%= c 'http_type' %>://<%= c 'fqdn' %>/#password_reset_verify/<%= d 'token.name' %>

+
<%= c 'http_type' %>://<%= c 'fqdn' %>/#password_reset_verify/<%= d 'token.name' %>

-

Dieser Link führt Sie zu einer Seite, auf der Sie Ihr Passwort ändern können.

+
Dieser Link führt Sie zu einer Seite, auf der Sie Ihr Passwort ändern können.

-

Wenn Sie Ihr Passwort nicht zurücksetzen wollen, ignorieren Sie diese Meldung. Das Passwort bleibt unverändert.

+
Wenn Sie Ihr Passwort nicht zurücksetzen wollen, ignorieren Sie diese Meldung. Das Passwort bleibt unverändert.

-

Dein <%= c 'product_name' %> Team

+
Dein <%= c 'product_name' %> Team
diff --git a/app/views/mailer/password_reset/en.html.erb b/app/views/mailer/password_reset/en.html.erb index 92513020d..c673eead8 100644 --- a/app/views/mailer/password_reset/en.html.erb +++ b/app/views/mailer/password_reset/en.html.erb @@ -1,15 +1,15 @@ Reset your <%= c 'product_name' %> password -

Hi <%= d 'user.firstname' %>,

+
Hi <%= d 'user.firstname' %>,

-

We received a request to reset the password for your <%= c 'product_name' %> account <%= d 'user.login' %>.

+
We received a request to reset the password for your <%= c 'product_name' %> account <%= d 'user.login' %>.

-

If you want to reset your password, click on the link below (or copy and paste the URL into your browser):

+
If you want to reset your password, click on the link below (or copy and paste the URL into your browser):

-

<%= c 'http_type' %>://<%= c 'fqdn' %>/#password_reset_verify/<%= d 'token.name' %>

+
<%= c 'http_type' %>://<%= c 'fqdn' %>/#password_reset_verify/<%= d 'token.name' %>

-

This link takes you to a page where you can change your password.

+
This link takes you to a page where you can change your password.

-

If you don't want to reset your password, please ignore this message. Your password will not be reseted.

+
If you don't want to reset your password, please ignore this message. Your password will not be reseted.

-

Your <%= c 'product_name' %> Team

+
Your <%= c 'product_name' %> Team
diff --git a/app/views/mailer/signup/de.html.erb b/app/views/mailer/signup/de.html.erb index 39054ac01..9c76b8dca 100644 --- a/app/views/mailer/signup/de.html.erb +++ b/app/views/mailer/signup/de.html.erb @@ -1,9 +1,9 @@ Bestätigung des <%= c 'product_name' %> Accounts, <%= d 'user.firstname' %> <%= d 'user.lastname' %> -

Hallo <%= d 'user.firstname' %>,

+
Hallo <%= d 'user.firstname' %>,

-

bestätige Deine E-Mail-Adresse um Deine Registrierung bei <%= c 'product_name' %> abzuschließen. Es ist einfach - klick einfach auf den Link unten.

+
bestätige Deine E-Mail-Adresse um Deine Registrierung bei <%= c 'product_name' %> abzuschließen. Es ist einfach - klick einfach auf den Link unten.

-

<%= c 'http_type' %>://<%= c 'fqdn' %>/#email_verify/<%= d 'token.name' %>

+
<%= c 'http_type' %>://<%= c 'fqdn' %>/#email_verify/<%= d 'token.name' %>

-

Dein <%= c 'product_name' %> Team

+
Dein <%= c 'product_name' %> Team
diff --git a/app/views/mailer/signup/en.html.erb b/app/views/mailer/signup/en.html.erb index 9d0ee059e..168f1d067 100644 --- a/app/views/mailer/signup/en.html.erb +++ b/app/views/mailer/signup/en.html.erb @@ -1,9 +1,9 @@ Confirm your <%= c 'product_name' %> account, <%= d 'user.firstname' %> <%= d 'user.lastname' %> -

Hi <%= d 'user.firstname' %>,

+
Hi <%= d 'user.firstname' %>,

-

Confirm your email address to complete your <%= c 'product_name' %> account. It's easy, just click the link below.

+
Confirm your email address to complete your <%= c 'product_name' %> account. It's easy, just click the link below.

-

<%= c 'http_type' %>://<%= c 'fqdn' %>/#email_verify/<%= d 'token.name' %>

+
<%= c 'http_type' %>://<%= c 'fqdn' %>/#email_verify/<%= d 'token.name' %>

-

Your <%= c 'product_name' %> Team

+
Your <%= c 'product_name' %> Team
diff --git a/app/views/mailer/test_ticket/de.html.erb b/app/views/mailer/test_ticket/de.html.erb index 92b74f60a..cf4fe7d43 100644 --- a/app/views/mailer/test_ticket/de.html.erb +++ b/app/views/mailer/test_ticket/de.html.erb @@ -1,9 +1,9 @@ Test Ticket! -

Hallo <%= d 'agent.firstname' %>,

+
Hallo <%= d 'agent.firstname' %>,

-

dies ist ein Test Ticket. Ich bin ein Kunde und benötige Hilfe! :)

+
dies ist ein Test Ticket. Ich bin ein Kunde und benötige Hilfe! :)

-

<%= d 'customer.fullname' %>

+
<%= d 'customer.fullname' %>

-

Das Zammad Projekt

+
Das Zammad Projekt
diff --git a/app/views/mailer/test_ticket/en.html.erb b/app/views/mailer/test_ticket/en.html.erb index 4b6db281e..fd1d00929 100644 --- a/app/views/mailer/test_ticket/en.html.erb +++ b/app/views/mailer/test_ticket/en.html.erb @@ -1,9 +1,9 @@ Test Ticket! -

Dear <%= d 'agent.firstname' %>,

+
Dear <%= d 'agent.firstname' %>,

-

This is a test ticket. I'm a customer and I need some help! :)

+
This is a test ticket. I'm a customer and I need some help! :)

-

<%= d 'customer.fullname' %>

+
<%= d 'customer.fullname' %>

-

The Zammad Project

+
The Zammad Project
diff --git a/app/views/mailer/ticket_create/de.html.erb b/app/views/mailer/ticket_create/de.html.erb index a1704c0f5..b1db98e71 100644 --- a/app/views/mailer/ticket_create/de.html.erb +++ b/app/views/mailer/ticket_create/de.html.erb @@ -1,24 +1,24 @@ Neues Ticket (<%= d 'ticket.title' %>) -

Hallo <%= d 'recipient.firstname' %>,

+
Hallo <%= d 'recipient.firstname' %>,

-

es wurde ein neues Ticket (<%= d 'ticket.title' %>) von "<%= d 'current_user.longname' %>" erstellt.

+
es wurde ein neues Ticket (<%= d 'ticket.title' %>) von "<%= d 'current_user.longname' %>" erstellt.

-

+

<%= t 'Group' %>: <%= d 'ticket.group.name' %>
<%= t 'Owner' %>: <%= d 'ticket.owner.fullname' %>
<%= t 'State' %>: <%= t d 'ticket.state.name' %>
-

+

<% if @objects[:article] %> -

+

<%= t 'Information' %>:
<%= a_html 'article' %>
-

+
<% end %>
-

+

<%= t 'View this in Zammad' %> -

+
diff --git a/app/views/mailer/ticket_create/en.html.erb b/app/views/mailer/ticket_create/en.html.erb index ef6b039a2..408fe77b7 100644 --- a/app/views/mailer/ticket_create/en.html.erb +++ b/app/views/mailer/ticket_create/en.html.erb @@ -1,24 +1,24 @@ New Ticket (<%= d 'ticket.title' %>) -

Hi <%= d 'recipient.firstname' %>,

+
Hi <%= d 'recipient.firstname' %>,

-

A new ticket (<%= d 'ticket.title' %>) has been created by "<%= d 'current_user.longname' %>".

+
A new ticket (<%= d 'ticket.title' %>) has been created by "<%= d 'current_user.longname' %>".

-

+

<%= t 'Group' %>: <%= d 'ticket.group.name' %>
<%= t 'Owner' %>: <%= d 'ticket.owner.fullname' %>
<%= t 'State' %>: <%= t d 'ticket.state.name' %>
-

+

<% if @objects[:article] %> -

+

<%= t 'Information' %>:
<%= a_html 'article' %>
-

+
<% end %>
-

+

<%= t 'View this in Zammad' %> -

+
diff --git a/app/views/mailer/ticket_escalation/de.html.erb b/app/views/mailer/ticket_escalation/de.html.erb index c32ac9300..24137ff57 100644 --- a/app/views/mailer/ticket_escalation/de.html.erb +++ b/app/views/mailer/ticket_escalation/de.html.erb @@ -1,18 +1,18 @@ Ticket ist eskaliert (<%= d 'ticket.title' %>) -

Hallo <%= d 'recipient.firstname' %>,

+
Hallo <%= d 'recipient.firstname' %>,

-

Ticket (<%= d 'ticket.title' %>) von "<%= d 'ticket.customer.longname' %>" ist seit "<%= d 'ticket.escalation_time' %>" eskaliert!

+
Ticket (<%= d 'ticket.title' %>) von "<%= d 'ticket.customer.longname' %>" ist seit "<%= d 'ticket.escalation_time' %>" eskaliert!

<% if @objects[:article] %> -

+

<%= t 'Information' %>:
<%= a_html 'article' %>
-

+
<% end %>
-

+

<%= t 'View this in Zammad' %> -

+
diff --git a/app/views/mailer/ticket_escalation/en.html.erb b/app/views/mailer/ticket_escalation/en.html.erb index 4bda1e9c2..a835ffb94 100644 --- a/app/views/mailer/ticket_escalation/en.html.erb +++ b/app/views/mailer/ticket_escalation/en.html.erb @@ -1,18 +1,18 @@ Ticket is escalated (<%= d 'ticket.title' %>) -

Hi <%= d 'recipient.firstname' %>,

+
Hi <%= d 'recipient.firstname' %>,

-

A ticket (<%= d 'ticket.title' %>) from "<%= d 'ticket.customer.longname' %>" is escalated since "<%= d 'ticket.escalation_time' %>"!

+
A ticket (<%= d 'ticket.title' %>) from "<%= d 'ticket.customer.longname' %>" is escalated since "<%= d 'ticket.escalation_time' %>"!

<% if @objects[:article] %> -

+

<%= t 'Information' %>:
<%= a_html 'article' %>
-

+
<% end %>
-

+

<%= t 'View this in Zammad' %> -

+
diff --git a/app/views/mailer/ticket_escalation_warning/de.html.erb b/app/views/mailer/ticket_escalation_warning/de.html.erb index b257a2142..9f1e64658 100644 --- a/app/views/mailer/ticket_escalation_warning/de.html.erb +++ b/app/views/mailer/ticket_escalation_warning/de.html.erb @@ -1,18 +1,18 @@ Ticket wird eskalieren (<%= d 'ticket.title' %>) -

Hallo <%= d 'recipient.firstname' %>,

+
Hallo <%= d 'recipient.firstname' %>,

-

Ticket (<%= d 'ticket.title' %>) von "<%= d 'ticket.customer.longname' %>" wird um "<%= d 'ticket.escalation_time' %>" eskalieren!

+
Ticket (<%= d 'ticket.title' %>) von "<%= d 'ticket.customer.longname' %>" wird um "<%= d 'ticket.escalation_time' %>" eskalieren!

<% if @objects[:article] %> -

+

<%= t 'Information' %>:
<%= a_html 'article' %>
-

+
<% end %>
-

+

<%= t 'View this in Zammad' %> -

+
diff --git a/app/views/mailer/ticket_escalation_warning/en.html.erb b/app/views/mailer/ticket_escalation_warning/en.html.erb index 341663a1b..6742ff422 100644 --- a/app/views/mailer/ticket_escalation_warning/en.html.erb +++ b/app/views/mailer/ticket_escalation_warning/en.html.erb @@ -1,18 +1,18 @@ Ticket will escalate (<%= d 'ticket.title' %>) -

Hi <%= d 'recipient.firstname' %>,

+
Hi <%= d 'recipient.firstname' %>,

-

A ticket (<%= d 'ticket.title' %>) from "<%= d 'ticket.customer.longname' %>" will escalate at "<%= d 'ticket.escalation_time' %>"!

+
A ticket (<%= d 'ticket.title' %>) from "<%= d 'ticket.customer.longname' %>" will escalate at "<%= d 'ticket.escalation_time' %>"!

<% if @objects[:article] %> -

+

<%= t 'Information' %>:
<%= a_html 'article' %>
-

+
<% end %>
-

+

<%= t 'View this in Zammad' %> -

+
diff --git a/app/views/mailer/ticket_reminder_reached/de.html.erb b/app/views/mailer/ticket_reminder_reached/de.html.erb index e919e7dfa..275660959 100644 --- a/app/views/mailer/ticket_reminder_reached/de.html.erb +++ b/app/views/mailer/ticket_reminder_reached/de.html.erb @@ -1,18 +1,18 @@ Warten auf Erinnerung erreicht! (<%= d 'ticket.title' %>) -

Hallo <%= d 'recipient.firstname' %>,

+
Hallo <%= d 'recipient.firstname' %>,

-

dieses Ticket benötigt Deine Aufmerksamkeit, warten auf Erinnerung für (<%= d 'ticket.title' %>) mit dem Kunden "<%= d 'ticket.customer.longname' %>" ist erreicht.

+
dieses Ticket benötigt Deine Aufmerksamkeit, warten auf Erinnerung für (<%= d 'ticket.title' %>) mit dem Kunden "<%= d 'ticket.customer.longname' %>" ist erreicht.

<% if @objects[:article] %> -

+

<%= t 'Information' %>:
<%= a_html 'article' %>
-

+
<% end %>
-

+

<%= t 'View this in Zammad' %> -

+
diff --git a/app/views/mailer/ticket_reminder_reached/en.html.erb b/app/views/mailer/ticket_reminder_reached/en.html.erb index 255614252..65f7b5440 100644 --- a/app/views/mailer/ticket_reminder_reached/en.html.erb +++ b/app/views/mailer/ticket_reminder_reached/en.html.erb @@ -1,18 +1,18 @@ Reminder reached (<%= d 'ticket.title' %>) -

Hi <%= d 'recipient.firstname' %>,

+
Hi <%= d 'recipient.firstname' %>,

-

A ticket needs attention, reminder reached for (<%= d 'ticket.title' %>) with customer "<%= d 'ticket.customer.longname' %>".

+
A ticket needs attention, reminder reached for (<%= d 'ticket.title' %>) with customer "<%= d 'ticket.customer.longname' %>".

<% if @objects[:article] %> -

+

<%= t 'Information' %>:
<%= a_html 'article' %>
-

+
<% end %>
-

+

<%= t 'View this in Zammad' %> -

+
diff --git a/app/views/mailer/ticket_update/de.html.erb b/app/views/mailer/ticket_update/de.html.erb index b2159b7ff..6930d2c01 100644 --- a/app/views/mailer/ticket_update/de.html.erb +++ b/app/views/mailer/ticket_update/de.html.erb @@ -1,29 +1,29 @@ Ticket aktualisiert (<%= d 'ticket.title' %>) -

Hi <%= d 'recipient.firstname' %>,

+
Hi <%= d 'recipient.firstname' %>,

Ticket (<%= d 'ticket.title' %>) wurde von "<%= d 'current_user.longname' %>" aktualisiert.

<% if @objects[:changes] && !@objects[:changes].empty? %> -

+

<%= t 'Changes' %>:
<% @objects[:changes].each do |key, value| %> <%= t key %>: <%= h value[0] %> -> <%= h value[1] %>
<% end %> -

+
<% end %>
<% if @objects[:article] %> -

+

<%= t 'Information' %>:
<%= a_html 'article' %>
-

+
<% end %>
-

+

<%= t 'View this in Zammad' %> -

+
diff --git a/app/views/mailer/ticket_update/en.html.erb b/app/views/mailer/ticket_update/en.html.erb index 4ff310d31..220874bcc 100644 --- a/app/views/mailer/ticket_update/en.html.erb +++ b/app/views/mailer/ticket_update/en.html.erb @@ -1,29 +1,29 @@ Updated Ticket (<%= d 'ticket.title' %>) -

Hi <%= d 'recipient.firstname' %>,

+
Hi <%= d 'recipient.firstname' %>,

Ticket (<%= d 'ticket.title' %>) has been updated by "<%= d 'current_user.longname' %>".

<% if @objects[:changes] && !@objects[:changes].empty? %> -

+

<%= t 'Changes' %>:
<% @objects[:changes].each do |key, value| %> <%= t key %>: <%= h value[0] %> -> <%= h value[1] %>
<% end %> -

+
<% end %>
<% if @objects[:article] %> -

+

<%= t 'Information' %>:
<%= a_html 'article' %>
-

+
<% end %>
-

+

<%= t 'View this in Zammad' %> -

+
diff --git a/app/views/mailer/user_device_new/de.html.erb b/app/views/mailer/user_device_new/de.html.erb index f03227830..889cd7b9a 100644 --- a/app/views/mailer/user_device_new/de.html.erb +++ b/app/views/mailer/user_device_new/de.html.erb @@ -1,19 +1,19 @@ <%= c 'product_name' %>-Anmeldung erfasst von einem neuen Gerät -

Hallo <%= d 'user.firstname' %>,

+
Hallo <%= d 'user.firstname' %>,

-

es sieht aus, als ob Du Dich mit einem neuen Gerät um "<%= d 'user_device.created_at' %>" angemeldet hast:

+
es sieht aus, als ob Du Dich mit einem neuen Gerät um "<%= d 'user_device.created_at' %>" angemeldet hast:

-

+

Dein Gerät: <%= d 'user_device.name' %>
Deine Lokation (relativ): <%= d 'user_device.location' %>
Deine IP: <%= d 'user_device.ip' %>
-

+

-

Das Gerät wurde in die Liste der bekannten Geräte hinzugefügt, diese Liste kannst Du hier einsehen:

+
Das Gerät wurde in die Liste der bekannten Geräte hinzugefügt, diese Liste kannst Du hier einsehen:

-

<%= c 'http_type' %>://<%= c 'fqdn' %>/#profile/devices

+
<%= c 'http_type' %>://<%= c 'fqdn' %>/#profile/devices

-

Wenn dies nicht Du warst, entferne das Gerät aus der Liste, ändere Dein Account-Passwort und kontaktieren Deinen Administrator. Jemand könnte unberechtigten Zugriff auf Dein Konto bekommen haben.

+
Wenn dies nicht Du warst, entferne das Gerät aus der Liste, ändere Dein Account-Passwort und kontaktieren Deinen Administrator. Jemand könnte unberechtigten Zugriff auf Dein Konto bekommen haben.

-

Dein <%= c 'product_name' %> Team

+
Dein <%= c 'product_name' %> Team
diff --git a/app/views/mailer/user_device_new/en.html.erb b/app/views/mailer/user_device_new/en.html.erb index 5d887cb28..71b792281 100644 --- a/app/views/mailer/user_device_new/en.html.erb +++ b/app/views/mailer/user_device_new/en.html.erb @@ -1,19 +1,19 @@ <%= c 'product_name' %> signin detected from a new device -

Hi <%= d 'user.firstname' %>,

+
Hi <%= d 'user.firstname' %>,

-

It looks like you signed into your account using a new device on "<%= d 'user_device.created_at' %>":

+
It looks like you signed into your account using a new device on "<%= d 'user_device.created_at' %>":

-

+

Your device: <%= d 'user_device.name' %>
Your location (relative): <%= d 'user_device.location' %>
Your IP: <%= d 'user_device.ip' %>
-

+

-

Your device has been added to your list of known devices, which you can view here:

+
Your device has been added to your list of known devices, which you can view here:

-

<%= c 'http_type' %>://<%= c 'fqdn' %>/#profile/devices

+
<%= c 'http_type' %>://<%= c 'fqdn' %>/#profile/devices

-

If this wasn't you, remove the device, changing your account password, and contacting your administrator. Somebody might have gained unauthorized access to your account.

+
If this wasn't you, remove the device, changing your account password, and contacting your administrator. Somebody might have gained unauthorized access to your account.

-

Your <%= c 'product_name' %> Team

+
Your <%= c 'product_name' %> Team
diff --git a/app/views/mailer/user_device_new_location/de.html.erb b/app/views/mailer/user_device_new_location/de.html.erb index ffeba715c..31b7fd816 100644 --- a/app/views/mailer/user_device_new_location/de.html.erb +++ b/app/views/mailer/user_device_new_location/de.html.erb @@ -1,19 +1,19 @@ <%= c 'product_name' %>-Anmeldung von einem anderen Land erfasst -

Hallo <%= d 'user.firstname' %>,

+
Hallo <%= d 'user.firstname' %>,

-

es sieht aus, als ob Du Dich um "<%= d 'user_device.created_at' %>" von einem bekannten Gerät aus einem anderen Land angemeldet hast:

+
es sieht aus, als ob Du Dich um "<%= d 'user_device.created_at' %>" von einem bekannten Gerät aus einem anderen Land angemeldet hast:

-

+

Dein Gerät: <%= d 'user_device.name' %>
Deine Lokation (relativ): <%= d 'user_device.location' %>
-Deine IP: <%= d 'user_device.ip' %>
+Deine IP: <%= d 'user_device.ip' %>
+

-

Das neue Land wurde in die Liste der bekannten Geräte hinzugefügt, diese Liste kannst Du hier einsehen:

+
Das neue Land wurde in die Liste der bekannten Geräte hinzugefügt, diese Liste kannst Du hier einsehen:

-

<%= c 'http_type' %>://<%= c 'fqdn' %>/#profile/devices

+
<%= c 'http_type' %>://<%= c 'fqdn' %>/#profile/devices

-

Wenn dies nicht Du warst, entferne die neue Lokation aus der Liste, ändere Dein Account-Passwort und kontaktieren Deinen Administrator. Jemand könnte unberechtigten Zugriff auf Dein Konto bekommen haben.

+
Wenn dies nicht Du warst, entferne die neue Lokation aus der Liste, ändere Dein Account-Passwort und kontaktieren Deinen Administrator. Jemand könnte unberechtigten Zugriff auf Dein Konto bekommen haben.

-

Dein <%= c 'product_name' %> Team

+
Dein <%= c 'product_name' %> Team
diff --git a/app/views/mailer/user_device_new_location/en.html.erb b/app/views/mailer/user_device_new_location/en.html.erb index b1340f35f..2cdfb5a6f 100644 --- a/app/views/mailer/user_device_new_location/en.html.erb +++ b/app/views/mailer/user_device_new_location/en.html.erb @@ -1,19 +1,19 @@ <%= c 'product_name' %> signin detected from a new country -

Hi <%= d 'user.firstname' %>,

+
Hi <%= d 'user.firstname' %>,

-

It looks like you used your account with an known device but from a new country on "<%= d 'user_device.created_at' %>":

+
It looks like you used your account with an known device but from a new country on "<%= d 'user_device.created_at' %>":

-

+

Your device: <%= d 'user_device.name' %>
Your location (relative): <%= d 'user_device.location' %>
-Your IP: <%= d 'user_device.ip' %>
+Your IP: <%= d 'user_device.ip' %>
+

-

The country has been added to your list of known devices, which you can view here:

+
The country has been added to your list of known devices, which you can view here:

-

<%= c 'http_type' %>://<%= c 'fqdn' %>/#profile/devices

+
<%= c 'http_type' %>://<%= c 'fqdn' %>/#profile/devices

-

If this wasn't you, remove the device, changing your account password, and contacting your administrator. Somebody might have gained unauthorized access to your account.

+
If this wasn't you, remove the device, changing your account password, and contacting your administrator. Somebody might have gained unauthorized access to your account.

-

Your <%= c 'product_name' %> Team

+
Your <%= c 'product_name' %> Team
diff --git a/app/views/mailer/user_invite/de.html.erb b/app/views/mailer/user_invite/de.html.erb index c9f39e4e4..b83a06dd8 100644 --- a/app/views/mailer/user_invite/de.html.erb +++ b/app/views/mailer/user_invite/de.html.erb @@ -1,13 +1,13 @@ Einladung zu <%= c 'product_name' %> über <%= c 'fqdn' %> -

Hallo <%= d 'user.firstname' %>,

+
Hallo <%= d 'user.firstname' %>,

-

Ich (<%= d 'current_user.firstname' %> <%= d 'current_user.lastname' %>) möchte Dich zu <%= c 'product_name' %> einladen - unsere Kundensupport / Ticket System Platform.

+
Ich (<%= d 'current_user.firstname' %> <%= d 'current_user.lastname' %>) möchte Dich zu <%= c 'product_name' %> einladen - unsere Kundensupport / Ticket System Platform.

-

Um sich anzumelden kann hier das Password gesetzt werden.

+
Um sich anzumelden kann hier das Password gesetzt werden.

-

Enjoy,

+
Enjoy,

-

<%= d 'current_user.firstname' %> <%= d 'current_user.lastname' %>

+
<%= d 'current_user.firstname' %> <%= d 'current_user.lastname' %>

-

Dein <%= c 'product_name' %> Team

+
Dein <%= c 'product_name' %> Team
diff --git a/app/views/mailer/user_invite/en.html.erb b/app/views/mailer/user_invite/en.html.erb index 54a09d366..0dea44860 100644 --- a/app/views/mailer/user_invite/en.html.erb +++ b/app/views/mailer/user_invite/en.html.erb @@ -1,13 +1,13 @@ Invitation to <%= c 'product_name' %> at <%= c 'fqdn' %> -

Hi <%= d 'user.firstname' %>,

+
Hi <%= d 'user.firstname' %>,

-

I (<%= d 'current_user.firstname' %> <%= d 'current_user.lastname' %>) invite you to <%= c 'product_name' %> - our customer support / ticket system platform.

+
I (<%= d 'current_user.firstname' %> <%= d 'current_user.lastname' %>) invite you to <%= c 'product_name' %> - our customer support / ticket system platform.

-

Click here and set your password.

+
Click here and set your password.

-

Enjoy,

+
Enjoy,

-

<%= d 'current_user.firstname' %> <%= d 'current_user.lastname' %>

+
<%= d 'current_user.firstname' %> <%= d 'current_user.lastname' %>

-

Your <%= c 'product_name' %> Team

+
Your <%= c 'product_name' %> Team