diff options
Diffstat (limited to 'lang/pt.yml')
-rw-r--r-- | lang/pt.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pt.yml b/lang/pt.yml index aa98d15a8..3b5647d53 100644 --- a/lang/pt.yml +++ b/lang/pt.yml @@ -482,8 +482,8 @@ text_tracker_no_workflow: Sem workflow definido para este tipo. text_unallowed_characters: Caracteres não permitidos text_comma_separated: Permitido múltiplos valores (separados por vírgula). text_issues_ref_in_commit_messages: Referenciando e arrumando tarefas nas mensagens de commit -text_issue_added: Tarefa %s foi incluída. -text_issue_updated: Tarefa %s foi alterada. +text_issue_added: Tarefa %s foi incluída (by %s). +text_issue_updated: Tarefa %s foi alterada (by %s). text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ? text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ? text_issue_category_destroy_assignments: Remove category assignments |