summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT/translations.php
diff options
context:
space:
mode:
authorEskiso <eSkiSo@users.noreply.github.com>2016-08-12 12:05:17 +0100
committerGitHub <noreply@github.com>2016-08-12 12:05:17 +0100
commit531a210db34d7f1676a58914e75f35977d2e4cdf (patch)
tree3924634e7363a42fa0c74b89fec01d1eca46c326 /app/Locale/pt_PT/translations.php
parent801dcd35cd449e43b4727dc6a9144ecdc4a9f334 (diff)
Fixed missing space on Activities title
Diffstat (limited to 'app/Locale/pt_PT/translations.php')
-rw-r--r--app/Locale/pt_PT/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index 83670db1..ebc26cd7 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -371,7 +371,7 @@ return array(
'Not assigned, estimate of %sh' => 'Não assignado, estimado em %sh',
'%s updated a comment on the task %s' => '%s actualizou o comentário na tarefa %s',
'%s commented the task %s' => '%s comentou a tarefa %s',
- '%s\'s activity' => 'Atividades de%s',
+ '%s\'s activity' => 'Atividades %s',
'RSS feed' => 'Feed RSS',
'%s updated a comment on the task #%d' => '%s actualizou um comentário sobre a tarefa #%d',
'%s commented on the task #%d' => '%s comentou sobre a tarefa #%d',