Changing "Ticket" to desired language

Is there a way to change the "Ticket" in Re: [Ticket#...] in the subject of the outgoing emails to desired language? For example -> Re: [Ärende#...] And how would this affect the system? Thank you in advance. Regards Nima Samadi System development Besedo - För att dina kunder gillar service Dalénum 32 181 70 Lidingö Tel 08 544 899 90 Mobil 073 627 54 45 nima.s@besedo.se

Nima Samadi wrote:
Is there a way to change the "Ticket" in Re: [Ticket#...] in the subject of the outgoing emails to desired language? For example -> Re: [Ärende#...] And how would this affect the system?
See http://doc.otrs.org/2.0/en/html/x7930.html#Ticket:Core::Ticket You have to set/change $Self->{Ticket::Hook} in /opt/otrs/Kernel/ Config.pm. I have the default in there: $Self->{Ticket::Hook} = 'Ticket#'; But you could change it to: $Self->{Ticket::Hook} = 'Ärende#'; Nils Breunese.
participants (2)
-
Nils Breunese (Lemonbit Internet)
-
Nima Samadi