Skip to content

Commit

Permalink
Fixed Bug - Missing translation 'mark as seen'.
Browse files Browse the repository at this point in the history
Thanks to @LuBroering (Lukas Bröring SectorNord AG) for reporting the issue. [#613](#613)
  • Loading branch information
dennykorsukewitz committed Oct 31, 2024
1 parent 48d6a06 commit a3e3855
Show file tree
Hide file tree
Showing 100 changed files with 300 additions and 54 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# 7.1.4 2024-??-??
- 2024-10-31 Fixed Bug - Missing translation 'mark as seen'. Thanks to @LuBroering (Lukas Bröring SectorNord AG) for reporting the issue. [#613](https://github.com/znuny/Znuny/issues/613)
- 2024-10-24 Fixed Bug - 'Use of uninitialized value' warning on build custom package and there are no permissions to write to the target directory. Thanks to @BuilderNSV for reporting the issue. [#610](https://github.com/znuny/Znuny/issues/610)
- 2024-10-22 Perl Module Hash::Merge is now be listed in znuny.CheckModules.pl/otrs.CheckModules.pl as mandatory.
- 2024-10-21 Sector Nord AG: Fixed #571 AgentTicketProcess Mobile-View is not showing all elements of ActivityDialog. Thanks to @LuBroering (Lukas Bröring SectorNord AG). [PR#553](https://github.com/znuny/Znuny/pull/553)
Expand Down
8 changes: 4 additions & 4 deletions Kernel/Config/Files/XML/Znuny.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3562,7 +3562,7 @@
<Value>
<Hash>
<Item Key="Module">Kernel::Output::HTML::TicketMenu::Generic</Item>
<Item Key="Name">Mark as unseen</Item>
<Item Key="Name" Translatable="1">Mark as unseen</Item>
<Item Key="Description" Translatable="1">Mark ticket as unseen</Item>
<Item Key="Action"></Item>
<Item Key="Link">Action=AgentTicketMarkSeenUnseen;Subaction=Unseen;TicketID=[% Data.TicketID | html %]</Item>
Expand All @@ -3577,7 +3577,7 @@
<Value>
<Hash>
<Item Key="Module">Kernel::Output::HTML::TicketMenu::Generic</Item>
<Item Key="Name">Mark as seen</Item>
<Item Key="Name" Translatable="1">Mark as seen</Item>
<Item Key="Description" Translatable="1">Mark ticket as seen</Item>
<Item Key="Action"></Item>
<Item Key="Link">Action=AgentTicketMarkSeenUnseen;Subaction=Seen;TicketID=[% Data.TicketID | html %]</Item>
Expand All @@ -3592,7 +3592,7 @@
<Value>
<Hash>
<Item Key="Module">Kernel::Output::HTML::TicketMenu::Generic</Item>
<Item Key="Name">Mark as unseen</Item>
<Item Key="Name" Translatable="1">Mark as unseen</Item>
<Item Key="Description" Translatable="1">Mark ticket as unseen</Item>
<Item Key="Action"></Item>
<Item Key="Link">Action=AgentTicketMarkSeenUnseen;Subaction=Unseen;TicketID=[% Data.TicketID | html %];RedirectToSearch=1;</Item>
Expand All @@ -3607,7 +3607,7 @@
<Value>
<Hash>
<Item Key="Module">Kernel::Output::HTML::TicketMenu::Generic</Item>
<Item Key="Name">Mark as seen</Item>
<Item Key="Name" Translatable="1">Mark as seen</Item>
<Item Key="Description" Translatable="1">Mark ticket as seen</Item>
<Item Key="Action"></Item>
<Item Key="Link">Action=AgentTicketMarkSeenUnseen;Subaction=Seen;TicketID=[% Data.TicketID | html %];RedirectToSearch=1;</Item>
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/ar_SA.pm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
$Self->{Completeness} = 0.0749958793472886;
$Self->{Completeness} = 0.0749835201054713;

# csv separator
$Self->{Separator} = '';
Expand Down Expand Up @@ -8809,6 +8809,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => '',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'حددها كرساله مزعجة',
'Mark as seen' => '',
'Mark this ticket as junk!' => '',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/bg.pm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y - %T';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
$Self->{Completeness} = 0.197132025712873;
$Self->{Completeness} = 0.197099538562953;

# csv separator
$Self->{Separator} = ';';
Expand Down Expand Up @@ -8806,6 +8806,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => '',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'Отбележи като спам',
'Mark as seen' => '',
'Mark this ticket as junk!' => '',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/ca.pm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
$Self->{Completeness} = 0.20619746167793;
$Self->{Completeness} = 0.206163480553724;

# csv separator
$Self->{Separator} = '';
Expand Down Expand Up @@ -8806,6 +8806,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => '',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'Marcar com correu no desitjat!',
'Mark as seen' => '',
'Mark this ticket as junk!' => '',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/cs.pm
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
$Self->{Completeness} = 0.244437118839624;
$Self->{Completeness} = 0.24439683586025;

# csv separator
$Self->{Separator} = ';';
Expand Down Expand Up @@ -8812,6 +8812,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => '',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'Označit jako SPAM',
'Mark as seen' => '',
'Mark this ticket as junk!' => '',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/da.pm
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
$Self->{Completeness} = 0.349266523817373;
$Self->{Completeness} = 0.349208965062624;

# csv separator
$Self->{Separator} = '';
Expand Down Expand Up @@ -8808,6 +8808,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => 'Administrer opgaver, der bliver udført på baggrund af hændelser eller tid.',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'Marker som spam.',
'Mark as seen' => '',
'Mark this ticket as junk!' => 'Marker denne sag som junk!',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/de.pm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
$Self->{Completeness} = 0.995220042854788;
$Self->{Completeness} = 0.995220830586684;

# csv separator
$Self->{Separator} = ';';
Expand Down Expand Up @@ -8816,6 +8816,7 @@ Ihr Helpdesk-Team
'Manage tasks triggered by event or time based execution.' => 'Verwaltung von event- oder zeitbasierten Aufgaben.',
'Management of ticket attribute relations.' => 'Verwaltung von abhängigen Ticketattributen.',
'Mark as Spam!' => 'Als Spam makieren!',
'Mark as seen' => 'Als gelesen markieren',
'Mark this ticket as junk!' => 'Dieses Ticket als Junk markieren!',
'Mark ticket as seen' => 'Ticket als gelesen markieren',
'Mark ticket as unseen' => 'Ticket als ungelesen markieren',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/el.pm
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
$Self->{Completeness} = 0.137135322235042;
$Self->{Completeness} = 0.137112722478576;

# csv separator
$Self->{Separator} = ';';
Expand Down Expand Up @@ -8811,6 +8811,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => '',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'Χαρακτηρισμός ως ανεπυθήμητο!',
'Mark as seen' => '',
'Mark this ticket as junk!' => '',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/en_CA.pm
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ sub Data {
$Self->{DateFormatShort} = '%Y-%M-%D';
$Self->{DateInputFormat} = '%Y-%M-%D';
$Self->{DateInputFormatLong} = '%Y-%M-%D - %T';
$Self->{Completeness} = 0.00263721773528927;
$Self->{Completeness} = 0.002636783124588;

# csv separator
$Self->{Separator} = ',';
Expand Down Expand Up @@ -8811,6 +8811,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => '',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => '',
'Mark as seen' => '',
'Mark this ticket as junk!' => '',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/en_GB.pm
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
$Self->{Completeness} = 0.605241470248887;
$Self->{Completeness} = 0.605141727092947;

# csv separator
$Self->{Separator} = ',';
Expand Down Expand Up @@ -8819,6 +8819,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => 'Manage tasks triggered by event or time based execution.',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'Mark as Spam!',
'Mark as seen' => '',
'Mark this ticket as junk!' => 'Mark this ticket as junk!',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/es.pm
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
$Self->{Completeness} = 0.596176034283831;
$Self->{Completeness} = 0.596077785102175;

# csv separator
$Self->{Separator} = ';';
Expand Down Expand Up @@ -8830,6 +8830,7 @@ Tu Equipo de Soporte
'Manage tasks triggered by event or time based execution.' => 'Gestionar tareas activadas por eventos o ejecuciones temporales.',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => '¡Marcar como spam!',
'Mark as seen' => '',
'Mark this ticket as junk!' => '¡Marcar este ticket como basura!',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/es_CO.pm
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
$Self->{Completeness} = 0.32586121641668;
$Self->{Completeness} = 0.325807514831905;

# csv separator
$Self->{Separator} = ';';
Expand Down Expand Up @@ -8807,6 +8807,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => '',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'Marcar como correo no deseado',
'Mark as seen' => '',
'Mark this ticket as junk!' => '',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/es_MX.pm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
$Self->{Completeness} = 0.731827921542772;
$Self->{Completeness} = 0.731707317073171;

# csv separator
$Self->{Separator} = ';';
Expand Down Expand Up @@ -8817,6 +8817,7 @@ Tu Equipo de Soporte
'Manage tasks triggered by event or time based execution.' => 'Gestionar tareas activadas por eventos o ejecuciones temporales.',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => '¡Marcar como correo no deseado!',
'Mark as seen' => '',
'Mark this ticket as junk!' => 'Marcar este ticket como basura!',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/et.pm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
$Self->{Completeness} = 0.165979891214768;
$Self->{Completeness} = 0.165952537903757;

# csv separator
$Self->{Separator} = '';
Expand Down Expand Up @@ -8806,6 +8806,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => '',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'Märgi spämmiks!',
'Mark as seen' => '',
'Mark this ticket as junk!' => '',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/fa.pm
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
$Self->{Completeness} = 0.617768254491511;
$Self->{Completeness} = 0.61766644693474;

# csv separator
$Self->{Separator} = '';
Expand Down Expand Up @@ -8822,6 +8822,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => 'مدیریت وظایف موجب شده توسط رویداد یا زمان اجرای .',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'به‌عنوان هرزنامه علامت بزن',
'Mark as seen' => '',
'Mark this ticket as junk!' => 'علامت گذاری به عنوان این درخواست به عنوان آشغال!',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/fi.pm
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
$Self->{Completeness} = 0.189550024723916;
$Self->{Completeness} = 0.189518787079763;

# csv separator
$Self->{Separator} = ';';
Expand Down Expand Up @@ -8808,6 +8808,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => '',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'Merkitse roskapostiksi!',
'Mark as seen' => '',
'Mark this ticket as junk!' => '',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/fr.pm
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
$Self->{Completeness} = 0.383550354376133;
$Self->{Completeness} = 0.383487145682268;

# csv separator
$Self->{Separator} = ';';
Expand Down Expand Up @@ -8814,6 +8814,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => 'Gérer les tâches déchenchées par un événement ou une exécution temporelle.',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'Marquer comme Spam !',
'Mark as seen' => '',
'Mark this ticket as junk!' => '',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/fr_CA.pm
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
$Self->{Completeness} = 0.32849843415197;
$Self->{Completeness} = 0.328444297956493;

# csv separator
$Self->{Separator} = ';';
Expand Down Expand Up @@ -8813,6 +8813,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => '',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'Marquer comme pourriel!',
'Mark as seen' => '',
'Mark this ticket as junk!' => 'Marquer cette demande comme pourriel!',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/gl.pm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
$Self->{Completeness} = 0.463491016977089;
$Self->{Completeness} = 0.463414634146341;

# csv separator
$Self->{Separator} = ';';
Expand Down Expand Up @@ -8806,6 +8806,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => 'Dirixa tarefas disparadas por evento ou baseadas no tempo de execución.',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'Marcar como lixo!',
'Mark as seen' => '',
'Mark this ticket as junk!' => '',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/he.pm
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
$Self->{Completeness} = 0.22333937695731;
$Self->{Completeness} = 0.223302570863546;

# csv separator
$Self->{Separator} = '';
Expand Down Expand Up @@ -8812,6 +8812,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => '',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'סמן כספאם!',
'Mark as seen' => '',
'Mark this ticket as junk!' => '',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/hi.pm
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
$Self->{Completeness} = 0.257623207516071;
$Self->{Completeness} = 0.25758075148319;

# csv separator
$Self->{Separator} = ';';
Expand Down Expand Up @@ -8808,6 +8808,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => '',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'अवांछनीय मार्क करें',
'Mark as seen' => '',
'Mark this ticket as junk!' => '',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
3 changes: 2 additions & 1 deletion Kernel/Language/hr.pm
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
$Self->{Completeness} = 0.218394593703643;
$Self->{Completeness} = 0.218358602504944;

# csv separator
$Self->{Separator} = ';';
Expand Down Expand Up @@ -8809,6 +8809,7 @@ Thanks for your help!
'Manage tasks triggered by event or time based execution.' => '',
'Management of ticket attribute relations.' => '',
'Mark as Spam!' => 'Označi kao Spam!',
'Mark as seen' => '',
'Mark this ticket as junk!' => '',
'Mark ticket as seen' => '',
'Mark ticket as unseen' => '',
Expand Down
Loading

0 comments on commit a3e3855

Please sign in to comment.