mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-23 19:31:53 +02:00
changed translation of "org_name" field to "Organisation" from "Company", as it is translated in edit template
This commit is contained in:
parent
3d70c12a6a
commit
f280a38ed6
@ -199,7 +199,7 @@ class addressbook_bo extends addressbook_so
|
|||||||
'n_fn' => lang('full name'),
|
'n_fn' => lang('full name'),
|
||||||
'n_fileas' => lang('own sorting'),
|
'n_fileas' => lang('own sorting'),
|
||||||
'bday' => lang('birthday'),
|
'bday' => lang('birthday'),
|
||||||
'org_name' => lang('Company'),
|
'org_name' => lang('Organisation'),
|
||||||
'org_unit' => lang('Department'),
|
'org_unit' => lang('Department'),
|
||||||
'title' => lang('title'),
|
'title' => lang('title'),
|
||||||
'role' => lang('role'),
|
'role' => lang('role'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user