Project cloning/duplication (pull-request #196)

This commit is contained in:
Frédéric Guillot
2014-08-12 12:03:15 -07:00
parent 9f46120de9
commit 66b5659578
12 changed files with 264 additions and 1 deletions

View File

@@ -397,4 +397,8 @@ return array(
'Completion date' => 'Valmistumispäivä',
'Webhook URL for task creation' => 'Webhook URL tehtävän luomiselle',
'Webhook URL for task modification' => 'Webhook URL tehtävän muokkaamiselle',
// 'Clone' => '',
// 'Clone Project' => '',
// 'Project cloned successfully.' => '',
// 'Unable to clone this project.' => '',
);