Recurring tasks (#847): update translations

This commit is contained in:
Frederic Guillot
2015-05-10 16:33:23 -04:00
parent a7b77623ce
commit 6f77a4033f
19 changed files with 385 additions and 340 deletions

View File

@@ -1,5 +1,5 @@
<div class="page-header">
<h2><?= t('Edit a link') ?></h2>
<h2><?= t('Edit link') ?></h2>
</div>
<form action="<?= $this->u('tasklink', 'update', array('task_id' => $task['id'], 'project_id' => $task['project_id'], 'link_id' => $task_link['id'])) ?>" method="post" autocomplete="off">