Revision 08df38df
Von Moritz Bunkus vor fast 18 Jahren hinzugefügt
locale/de/ar | ||
---|---|---|
37 | 37 |
'Dec' => 'Dez', |
38 | 38 |
'December' => 'Dezember', |
39 | 39 |
'Delete' => 'L?schen', |
40 |
'Delete drafts' => 'Entw?rfe l?schen', |
|
40 | 41 |
'Department' => 'Abteilung', |
41 | 42 |
'Description' => 'Beschreibung', |
42 | 43 |
'Draft saved.' => 'Entwurf gespeichert.', |
... | ... | |
121 | 122 |
'September' => 'September', |
122 | 123 |
'Ship via' => 'Transportmittel', |
123 | 124 |
'Shipping Point' => 'Versandort', |
125 |
'Skip' => '?berspringen', |
|
124 | 126 |
'Source' => 'Beleg', |
125 | 127 |
'Storno (one letter abbreviation)' => 'S', |
126 | 128 |
'Subtotal' => 'Zwischensumme', |
... | ... | |
170 | 172 |
'continue' => 'continue', |
171 | 173 |
'create_links' => 'create_links', |
172 | 174 |
'delete' => 'delete', |
175 |
'delete_drafts' => 'delete_drafts', |
|
173 | 176 |
'delivery_customer_selection' => 'delivery_customer_selection', |
174 | 177 |
'display' => 'display', |
175 | 178 |
'display_form' => 'display_form', |
176 | 179 |
'dont_load_draft' => 'dont_load_draft', |
180 |
'draft_action_dispatcher' => 'draft_action_dispatcher', |
|
177 | 181 |
'edit' => 'edit', |
178 | 182 |
'employee_selection_internal' => 'employee_selection_internal', |
179 | 183 |
'form_footer' => 'form_footer', |
... | ... | |
213 | 217 |
'debitorenbuchung' => 'ar_transaction', |
214 | 218 |
'weiter' => 'continue', |
215 | 219 |
'l?schen' => 'delete', |
220 |
'entw?rfe_l?schen' => 'delete_drafts', |
|
216 | 221 |
'buchen' => 'post', |
217 | 222 |
'zahlung_buchen' => 'post_payment', |
218 | 223 |
'rechnung' => 'sales_invoice', |
Auch abrufbar als: Unified diff
Möglichkeit zum Löschen von gespeicherten Entwürfen eingebaut.