Revision 08df38df
Von Moritz Bunkus vor fast 18 Jahren hinzugefügt
locale/de/drafts | ||
---|---|---|
4 | 4 |
'Customer Number' => 'Kundennummer', |
5 | 5 |
'DELETED' => 'Gel?scht', |
6 | 6 |
'DUNNING STARTED' => 'DUNNING STARTED', |
7 |
'Delete drafts' => 'Entw?rfe l?schen', |
|
7 | 8 |
'Draft saved.' => 'Entwurf gespeichert.', |
8 | 9 |
'ELSE' => 'Zusatz', |
9 | 10 |
'Enter longdescription' => 'Langtext eingeben', |
... | ... | |
31 | 32 |
'Select a part' => 'Artikel auswählen', |
32 | 33 |
'Select a project' => 'Projekt auswählen', |
33 | 34 |
'Select an employee' => 'Angestellten auswählen', |
35 |
'Skip' => '?berspringen', |
|
34 | 36 |
'Unit' => 'Einheit', |
35 | 37 |
'Value' => 'Wert', |
36 | 38 |
'Variable' => 'Variable', |
... | ... | |
52 | 54 |
'Q' => 'Q', |
53 | 55 |
'build_std_url' => 'build_std_url', |
54 | 56 |
'calculate_qty' => 'calculate_qty', |
57 |
'delete_drafts' => 'delete_drafts', |
|
55 | 58 |
'delivery_customer_selection' => 'delivery_customer_selection', |
56 | 59 |
'dont_load_draft' => 'dont_load_draft', |
60 |
'draft_action_dispatcher' => 'draft_action_dispatcher', |
|
57 | 61 |
'employee_selection_internal' => 'employee_selection_internal', |
58 | 62 |
'format_dates' => 'format_dates', |
59 | 63 |
'load_draft' => 'load_draft', |
... | ... | |
72 | 76 |
'set_longdescription' => 'set_longdescription', |
73 | 77 |
'show_history' => 'show_history', |
74 | 78 |
'vendor_selection' => 'vendor_selection', |
79 |
'entw?rfe_l?schen' => 'delete_drafts', |
|
75 | 80 |
'entwurf_speichern' => 'save_draft', |
76 | 81 |
'?berspringen' => 'skip', |
77 | 82 |
}; |
Auch abrufbar als: Unified diff
Möglichkeit zum Löschen von gespeicherten Entwürfen eingebaut.