summaryrefslogtreecommitdiffstats
path: root/config/locales/pt-BR.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/pt-BR.yml')
-rw-r--r--config/locales/pt-BR.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 1bd4d64a4..4dd02b539 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -702,7 +702,6 @@ pt-BR:
text_tip_issue_begin_day: tarefa inicia neste dia
text_tip_issue_end_day: tarefa termina neste dia
text_tip_issue_begin_end_day: tarefa inicia e termina neste dia
- text_project_identifier_info: 'Letras minúsculas (a-z), números e hífens permitidos.<br />Uma vez salvo, o identificador não poderá ser alterado.'
text_caracters_maximum: "máximo %{count} caracteres"
text_caracters_minimum: "deve ter ao menos %{count} caracteres."
text_length_between: "deve ter entre %{min} e %{max} caracteres."
@@ -1039,3 +1038,4 @@ pt-BR:
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
+ text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.