mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
db-field datecreated is now a modification-date
maybe i change the fieldname later
This commit is contained in:
parent
e88d1bce67
commit
e0e2bfd88e
@ -228,7 +228,7 @@
|
|||||||
'startdate' => 'Startdate',
|
'startdate' => 'Startdate',
|
||||||
'enddate' => 'Enddate',
|
'enddate' => 'Enddate',
|
||||||
'owner' => 'Owner',
|
'owner' => 'Owner',
|
||||||
'datecreated' => 'Modificationdate',
|
'datecreated' => 'last changed', // is MODIFICATION date now
|
||||||
'responsible' => 'Responsible'
|
'responsible' => 'Responsible'
|
||||||
);
|
);
|
||||||
while (list($f,$lang) = each($fields))
|
while (list($f,$lang) = each($fields))
|
||||||
|
@ -46,7 +46,8 @@ back to projectlist infolog de Zur
|
|||||||
view other subs infolog de andere Teileprojekte anzeigen
|
view other subs infolog de andere Teileprojekte anzeigen
|
||||||
action infolog de Befehle
|
action infolog de Befehle
|
||||||
showing x - x of x infolog de Einträge %1 - %2 von %3
|
showing x - x of x infolog de Einträge %1 - %2 von %3
|
||||||
datecreated infolog de letzte Änderung
|
datecreated infolog de erstellt am
|
||||||
|
last changed infolog de letzte Änderung
|
||||||
you have entered an invalid ending date infolog de Sie haben ein ungültiges Enddatum angegeben
|
you have entered an invalid ending date infolog de Sie haben ein ungültiges Enddatum angegeben
|
||||||
you have entered an invalid starting date infolog de Sie haben ein ungültiges Startdatum eingegeben
|
you have entered an invalid starting date infolog de Sie haben ein ungültiges Startdatum eingegeben
|
||||||
owner infolog de Erstellt von
|
owner infolog de Erstellt von
|
||||||
|
@ -55,7 +55,8 @@ showing x infolog en showing %1
|
|||||||
Back to Projectlist infolog en Back to Projectlist
|
Back to Projectlist infolog en Back to Projectlist
|
||||||
View Matrix of actual Month infolog en View Matrix of actual Month
|
View Matrix of actual Month infolog en View Matrix of actual Month
|
||||||
Add infolog en Add
|
Add infolog en Add
|
||||||
datecreated infolog en last changed
|
datecreated infolog en date created
|
||||||
|
last changed infolog en last changed
|
||||||
startdate infolog en Startdate
|
startdate infolog en Startdate
|
||||||
enddate infolog en Enddate
|
enddate infolog en Enddate
|
||||||
no - cancel infolog de No - Cancel
|
no - cancel infolog de No - Cancel
|
||||||
|
Loading…
Reference in New Issue
Block a user