Recently, i added and updated a few lines to translate some items in fr_FAQ.pm file.
Since the logs say: FAQ-2.2.1: /opt/otrs/Kernel/Language/fr_FAQ.pm is different!
Here are the lines that have been modified:
Code: Select all
....
$Self->{Translation}->{'internal'} = 'interne';
$Self->{Translation}->{'public'} = 'public';
$Self->{Translation}->{'Symptom'} = 'Symptôme';
$Self->{Translation}->{'Problem'} = 'Problème';
....
I reinstalled the package...Everything works fine, but I lost my changes (custom translation) ...
Any idea what's wrong and how to fix it?
Thank you,
Éric