diff options
Diffstat (limited to 'lang/pt-br.yml')
-rw-r--r-- | lang/pt-br.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pt-br.yml b/lang/pt-br.yml index b246cfd30..3c6fd1265 100644 --- a/lang/pt-br.yml +++ b/lang/pt-br.yml @@ -482,8 +482,8 @@ text_tracker_no_workflow: Sem workflow definido para este tipo. text_unallowed_characters: Unallowed characters
text_comma_separated: Multiple values allowed (comma separated).
text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
-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
|