Revision 8ec0d29a
Von Moritz Bunkus vor fast 18 Jahren hinzugefügt
locale/de/dn | ||
---|---|---|
1 | 1 |
$self->{texts} = { |
2 | 2 |
' Date missing!' => ' Datum fehlt!', |
3 | 3 |
'*/' => '*/', |
4 |
'Accounting Menu' => 'Kontoverwaltung', |
|
5 | 4 |
'Active?' => 'Aktiviert?', |
6 | 5 |
'Add Purchase Order' => 'Lieferantenauftrag erfassen', |
7 | 6 |
'Add Quotation' => 'Angebot erfassen', |
... | ... | |
196 | 195 |
|
197 | 196 |
$self->{subs} = { |
198 | 197 |
'H' => 'H', |
199 |
'acc_menu' => 'acc_menu', |
|
200 | 198 |
'add' => 'add', |
201 | 199 |
'add_transaction' => 'add_transaction', |
202 | 200 |
'ap_transaction' => 'ap_transaction', |
... | ... | |
208 | 206 |
'continue' => 'continue', |
209 | 207 |
'customer_details' => 'customer_details', |
210 | 208 |
'delivery_customer_selection' => 'delivery_customer_selection', |
211 |
'display' => 'display', |
|
212 | 209 |
'display_form' => 'display_form', |
213 | 210 |
'display_row' => 'display_row', |
214 | 211 |
'e_mail' => 'e_mail', |
... | ... | |
239 | 236 |
'save_dunning' => 'save_dunning', |
240 | 237 |
'save_form' => 'save_form', |
241 | 238 |
'search' => 'search', |
242 |
'section_menu' => 'section_menu', |
|
243 | 239 |
'select_employee' => 'select_employee', |
244 | 240 |
'select_employee_internal' => 'select_employee_internal', |
245 | 241 |
'select_item' => 'select_item', |
Auch abrufbar als: Unified diff
Entfernung von totem Code: Die Funktion menubar() gibt es schon lange nicht mehr.