summaryrefslogtreecommitdiff
path: root/app/Locale/it_IT
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-01-06 22:24:35 -0500
committerFrederic Guillot <fred@kanboard.net>2015-01-06 22:24:35 -0500
commitcda7c0f997220e7c433df355e5653353a40663bf (patch)
tree13690522f38853d8b253d88729759c96e7ce5983 /app/Locale/it_IT
parentc5efccd585ee01cc4d63bd89e903e57e3d22d81a (diff)
Change links in event templates
Diffstat (limited to 'app/Locale/it_IT')
-rw-r--r--app/Locale/it_IT/translations.php22
1 files changed, 11 insertions, 11 deletions
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index be4b2949..0777e171 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -469,18 +469,18 @@ return array(
// 'Unable to change the password.' => '',
// 'Change category for the task "%s"' => '',
// 'Change category' => '',
- // '%s updated the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
- // '%s open the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
- // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the position #%d in the column "%s"' => '',
- // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the column "%s"' => '',
- // '%s created the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
- // '%s closed the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
- // '%s created a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
- // '%s updated a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s updated the task %s' => '',
+ // '%s opened the task %s' => '',
+ // '%s moved the task %s to the position #%d in the column "%s"' => '',
+ // '%s moved the task %s to the column "%s"' => '',
+ // '%s created the task %s' => '',
+ // '%s closed the task %s' => '',
+ // '%s created a subtask for the task %s' => '',
+ // '%s updated a subtask for the task %s' => '',
// 'Assigned to %s with an estimate of %s/%sh' => '',
// 'Not assigned, estimate of %sh' => '',
- // '%s updated a comment on the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
- // '%s commented the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s updated a comment on the task %s' => '',
+ // '%s commented the task %s' => '',
// '%s\'s activity' => '',
// 'No activity.' => '',
// 'RSS feed' => '',
@@ -499,7 +499,7 @@ return array(
// 'Default columns for new projects (Comma-separated)' => '',
// 'Task assignee change' => '',
// '%s change the assignee of the task #%d to %s' => '',
- // '%s change the assignee of the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to %s' => '',
+ // '%s changed the assignee of the task %s to %s' => '',
// '[%s][Column Change] %s (#%d)' => '',
// '[%s][Position Change] %s (#%d)' => '',
// '[%s][Assignee Change] %s (#%d)' => '',