Revision 4347f0df
Von Sven Schöling vor fast 13 Jahren hinzugefügt
SL/Auth.pm | ||
---|---|---|
979 | 979 |
["--others", $locale->text("Others")], |
980 | 980 |
["email_bcc", $locale->text("May set the BCC field when sending emails")], |
981 | 981 |
["config", $locale->text("Change Lx-Office installation settings (all menu entries beneath 'System')")], |
982 |
["admin", $locale->text("Administration (Used to access instance administration from user logins)")], |
|
982 | 983 |
); |
983 | 984 |
|
984 | 985 |
return @all_rights; |
locale/de/all | ||
---|---|---|
152 | 152 |
'Add unit' => 'Einheit hinzufügen', |
153 | 153 |
'Address' => 'Adresse', |
154 | 154 |
'Administration' => 'Administration', |
155 |
'Administration (Used to access instance administration from user logins)' => 'Administration (Für die Verwaltung der aktuellen Instanz aus einem Userlogin heraus)', |
|
155 | 156 |
'Administration area' => 'Administration', |
156 | 157 |
'Advance turnover tax return' => 'Umsatzsteuervoranmeldung', |
157 | 158 |
'Aktion' => 'Aktion', |
Auch abrufbar als: Unified diff
Neues Recht "admin" für Administration aus Useraccounts heraus