# HG changeset patch # User bsw # Date 1329483616 -3600 # Node ID 9c1dea936554fe01bd7a05034566c4786989dffe # Parent 7f41f3c44fae4c4433e9690d227d6c82097d5ab6 Fixed typo in german translation file diff -r 7f41f3c44fae -r 9c1dea936554 locale/translations.de.lua --- a/locale/translations.de.lua Fri Feb 17 10:20:26 2012 +0100 +++ b/locale/translations.de.lua Fri Feb 17 14:00:16 2012 +0100 @@ -260,7 +260,7 @@ ["Issue accepted"] = "Thema akzeptiert"; ["Issue canceled"] = "Thema abgebrochen"; ["Issue delegation"] = "Issue-Delegation"; -["Issue delegated to '#{name}'"] = "Thema an '{name}' delegiert"; +["Issue delegated to '#{name}'"] = "Thema an '#{name}' delegiert"; ["Issue events"] = "Themen-Ereignisse"; ["Issue finished"] = "Thema abgeschlossen"; ["Issue finished without voting"] = "Thema ohne Abstimmung abgeschlossen";