mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +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',
|
||||
'enddate' => 'Enddate',
|
||||
'owner' => 'Owner',
|
||||
'datecreated' => 'Modificationdate',
|
||||
'datecreated' => 'last changed', // is MODIFICATION date now
|
||||
'responsible' => 'Responsible'
|
||||
);
|
||||
while (list($f,$lang) = each($fields))
|
||||
|
@ -46,7 +46,8 @@ back to projectlist infolog de Zur
|
||||
view other subs infolog de andere Teileprojekte anzeigen
|
||||
action infolog de Befehle
|
||||
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 starting date infolog de Sie haben ein ungültiges Startdatum eingegeben
|
||||
owner infolog de Erstellt von
|
||||
|
@ -55,7 +55,8 @@ showing x infolog en showing %1
|
||||
Back to Projectlist infolog en Back to Projectlist
|
||||
View Matrix of actual Month infolog en View Matrix of actual Month
|
||||
Add infolog en Add
|
||||
datecreated infolog en last changed
|
||||
datecreated infolog en date created
|
||||
last changed infolog en last changed
|
||||
startdate infolog en Startdate
|
||||
enddate infolog en Enddate
|
||||
no - cancel infolog de No - Cancel
|
||||
|
Loading…
Reference in New Issue
Block a user