mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Infolog - fix missing translation for Due date by changing it to Enddate
This commit is contained in:
parent
ad222a1ea6
commit
aa0ff00d93
@ -102,7 +102,7 @@ class infolog_tracking extends Api\Storage\Tracking
|
|||||||
'info_datemodified' => 'Last changed',
|
'info_datemodified' => 'Last changed',
|
||||||
'info_location' => 'Location',
|
'info_location' => 'Location',
|
||||||
'info_startdate' => 'Start date',
|
'info_startdate' => 'Start date',
|
||||||
'info_enddate' => 'Due date',
|
'info_enddate' => 'Enddate',
|
||||||
'info_responsible' => 'Responsible',
|
'info_responsible' => 'Responsible',
|
||||||
'info_cc' => 'Cc',
|
'info_cc' => 'Cc',
|
||||||
// PM fields
|
// PM fields
|
||||||
|
@ -168,7 +168,6 @@ done infolog de geschlossen
|
|||||||
download infolog de Datei laden
|
download infolog de Datei laden
|
||||||
download url for links infolog de Download Link für Verknüpfungen
|
download url for links infolog de Download Link für Verknüpfungen
|
||||||
due %1 infolog de %1 fällig
|
due %1 infolog de %1 fällig
|
||||||
due date infolog de Fälligkeitsdatum
|
|
||||||
duration infolog de Dauer
|
duration infolog de Dauer
|
||||||
e-mail: infolog de E-Mail
|
e-mail: infolog de E-Mail
|
||||||
each value is a line like <id>[=<label>] infolog de jeder Wert ist eine Zeile im Format id=[angezeigter Wert]
|
each value is a line like <id>[=<label>] infolog de jeder Wert ist eine Zeile im Format id=[angezeigter Wert]
|
||||||
|
@ -168,7 +168,6 @@ done infolog en Done
|
|||||||
download infolog en Download
|
download infolog en Download
|
||||||
download url for links infolog en Download url for links
|
download url for links infolog en Download url for links
|
||||||
due %1 infolog en Due %1
|
due %1 infolog en Due %1
|
||||||
due date infolog en Due date
|
|
||||||
duration infolog en Duration
|
duration infolog en Duration
|
||||||
e-mail: infolog en Email:
|
e-mail: infolog en Email:
|
||||||
each value is a line like <id>[=<label>] infolog en Each value is a line like <id>[=<label>]
|
each value is a line like <id>[=<label>] infolog en Each value is a line like <id>[=<label>]
|
||||||
|
Loading…
Reference in New Issue
Block a user