projects
/
kivitendo-erp.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Speichern der Historie in einer eigenen Tabelle. Auch ein Fix für Bugzilla-ID 558.
[kivitendo-erp.git]
/
locale
/
de
/
menuv3
1
$self->{texts} = {
2
'Logout' => 'Abmeldung',
3
};
4
5
$self->{subs} = {
6
'acc_menu' => 'acc_menu',
7
'clock_line' => 'clock_line',
8
'display' => 'display',
9
'print_menu' => 'print_menu',
10
};
11
12
1;