Sync locales

This commit is contained in:
Frederic Guillot
2016-07-23 14:58:40 -04:00
parent a823cc1d08
commit b179802a85
25 changed files with 150 additions and 0 deletions

View File

@@ -1226,4 +1226,10 @@ return array(
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
// '%s set a new internal link for the task #%d' => '',
// '%s removed an internal link for the task #%d' => '',
// 'A new internal link for the task #%d have been defined' => '',
// 'Internal link removed for the task #%d' => '',
// '%s set a new internal link for the task %s' => '',
// '%s removed an internal link for the task %s' => '',
);