Fix typo in PR
This commit is contained in:
@@ -85,6 +85,7 @@ Contributors:
|
|||||||
- [Oliver Jakoubek](https://github.com/jakoubek)
|
- [Oliver Jakoubek](https://github.com/jakoubek)
|
||||||
- [Olivier Maridat](https://github.com/oliviermaridat)
|
- [Olivier Maridat](https://github.com/oliviermaridat)
|
||||||
- [Oren Ben-Kiki](https://github.com/orenbenkiki)
|
- [Oren Ben-Kiki](https://github.com/orenbenkiki)
|
||||||
|
- [Patrick Van Elk](https://github.com/patrickvanelk)
|
||||||
- Paolo Mainieri
|
- Paolo Mainieri
|
||||||
- [Pavel Roušar](https://github.com/rousarp)
|
- [Pavel Roušar](https://github.com/rousarp)
|
||||||
- [Peller Zoltan](https://github.com/PierP)
|
- [Peller Zoltan](https://github.com/PierP)
|
||||||
|
|||||||
@@ -712,7 +712,7 @@ return array(
|
|||||||
// '%s moved the task #%d to the swimlane "%s"' => '',
|
// '%s moved the task #%d to the swimlane "%s"' => '',
|
||||||
'Swimlane' => 'Swimlane',
|
'Swimlane' => 'Swimlane',
|
||||||
'Gravatar' => 'Gravatar',
|
'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',
|
'%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 subtasks information for the given date range.' => '',
|
||||||
// 'This report contains all tasks information for the given date range.' => '',
|
// 'This report contains all tasks information for the given date range.' => '',
|
||||||
|
|||||||
Reference in New Issue
Block a user