Fix typo in PR

This commit is contained in:
Frederic Guillot 2016-03-04 16:42:36 -05:00
parent cfb5d07135
commit 8a00430885
2 changed files with 2 additions and 1 deletions

View File

@ -85,6 +85,7 @@ Contributors:
- [Oliver Jakoubek](https://github.com/jakoubek)
- [Olivier Maridat](https://github.com/oliviermaridat)
- [Oren Ben-Kiki](https://github.com/orenbenkiki)
- [Patrick Van Elk](https://github.com/patrickvanelk)
- Paolo Mainieri
- [Pavel Roušar](https://github.com/rousarp)
- [Peller Zoltan](https://github.com/PierP)

View File

@ -712,7 +712,7 @@ return array(
// '%s moved the task #%d to the swimlane "%s"' => '',
'Swimlane' => 'Swimlane',
'Gravatar' => 'Gravatar',
'%s moved the task %s to the first swimlane' => '%s heeft de taak naar de eerste swimlane verplaatst',
'%s moved the task %s to the first swimlane' => '%s heeft de taak %s naar de eerste swimlane verplaatst',
'%s moved the task %s to the swimlane "%s"' => '%s heeft taak %s naar swimlane "%s" verplaatst',
// 'This report contains all subtasks information for the given date range.' => '',
// 'This report contains all tasks information for the given date range.' => '',