diff --git a/api/src/main/resources/messages.properties b/api/src/main/resources/messages.properties index f2d5910..9b101cd 100644 --- a/api/src/main/resources/messages.properties +++ b/api/src/main/resources/messages.properties @@ -78,7 +78,6 @@ mentalhealth.form.initial.patient.dob = Date of Birth mentalhealth.form.initial.patient.neighbourhood = Neighborhood mentalhealth.form.initial.patient.landmark = Nearby Landmark (Close to) mentalhealth.form.initial.patient.telephone = Telephone -mentalhealth.form.initial.patient.telephone.format = [format = NN(N)-NNN-NNN-NNNN] mentalhealth.form.initial.patient.obs.homeless = Homeless mentalhealth.form.initial.patient.obs.not.provided = Not Provided mentalhealth.form.initial.patient.obs.yes = Yes @@ -96,6 +95,7 @@ mentalhealth.form.initial.patient.obs.agree.with.community = Do you agree with C mentalhealth.form.initial.patient.obs.treatment.supporter = Accompanying person and telephone mentalhealth.form.initial.patient.obs.treatment.supporter.name = Name mentalhealth.form.initial.patient.obs.treatment.supporter.telephone = Telephone +mentalhealth.form.initial.patient.obs.treatment.supporter.telephone.format = [format = NN(N)-NNN-NNN-NNNN] mentalhealth.form.initial.patient.obs.treatment.supporter.relationship = Relationship to Patient mentalhealth.form.initial.patient.obs.main.complaint = Main Complaint mentalhealth.form.initial.patient.obs.reason.consultation = Reason for Consultation diff --git a/api/src/main/resources/messages_pt.properties b/api/src/main/resources/messages_pt.properties index da2e0bc..f4b8e60 100644 --- a/api/src/main/resources/messages_pt.properties +++ b/api/src/main/resources/messages_pt.properties @@ -77,7 +77,6 @@ mentalhealth.form.initial.patient.dob = DN (DD/MM/AA) mentalhealth.form.initial.patient.neighbourhood = Bairro mentalhealth.form.initial.patient.landmark = Perto de mentalhealth.form.initial.patient.telephone = Telefone paciente -mentalhealth.form.initial.patient.telephone.format = [formato = NN(N)-NNN-NNN-NNNN] mentalhealth.form.initial.patient.obs.homeless = Sem Casa mentalhealth.form.initial.patient.obs.not.provided = Não Fornecido mentalhealth.form.initial.patient.obs.yes = Sim @@ -95,6 +94,7 @@ mentalhealth.form.initial.patient.obs.agree.with.community = Concorda com o Segu mentalhealth.form.initial.patient.obs.treatment.supporter = Informação de Acompanhante mentalhealth.form.initial.patient.obs.treatment.supporter.name = Nome mentalhealth.form.initial.patient.obs.treatment.supporter.telephone = Telefone +mentalhealth.form.initial.patient.obs.treatment.supporter.telephone.format = [formato = NN(N)-NNN-NNN-NNNN] mentalhealth.form.initial.patient.obs.treatment.supporter.relationship = Relação mentalhealth.form.initial.patient.obs.main.complaint = Queixa Principal mentalhealth.form.initial.patient.obs.reason.consultation = Motivo da Consulta diff --git a/omod/src/main/webapp/resources/htmlforms/follow_up.xml b/omod/src/main/webapp/resources/htmlforms/follow_up.xml index 0436c25..0b8b3c9 100644 --- a/omod/src/main/webapp/resources/htmlforms/follow_up.xml +++ b/omod/src/main/webapp/resources/htmlforms/follow_up.xml @@ -207,6 +207,7 @@