Revision 7391daa6
Von Sven Schöling vor mehr als 17 Jahren hinzugefügt
locale/de/gl | ||
---|---|---|
153 | 153 |
'Taxkey' => 'Steuerschl?ssel', |
154 | 154 |
'The \'tag\' field must only consist of alphanumeric characters or the carachters - _ ( )' => 'Das Feld \'tag\' darf nur aus alphanumerischen Zeichen und den Zeichen - _ ( ) bestehen.', |
155 | 155 |
'To (time)' => 'Bis', |
156 |
'Transaction %d cancelled.' => 'Buchung %d erfolgreich storniert.', |
|
156 | 157 |
'Transaction Date missing!' => 'Buchungsdatum fehlt!', |
157 | 158 |
'Transaction deleted!' => 'Buchung gel?scht!', |
158 | 159 |
'Transaction has already been cancelled!' => 'Diese Buchung wurde bereits storniert.', |
... | ... | |
212 | 213 |
'part_selection_internal' => 'part_selection_internal', |
213 | 214 |
'post' => 'post', |
214 | 215 |
'post_as_new' => 'post_as_new', |
216 |
'post_transaction' => 'post_transaction', |
|
215 | 217 |
'prepare_transaction' => 'prepare_transaction', |
216 | 218 |
'project_selected' => 'project_selected', |
217 | 219 |
'project_selection_internal' => 'project_selection_internal', |
Auch abrufbar als: Unified diff
Fix zu Bug 662.
post wurde von storno mitverwendet, das abschliessende redirect schlug bei geaendertem programmverlauf fehl