Skip to content

Commit d72c7c0

Browse files
authored
Merge pull request #1087 from opencrvs/ocrvs-10647
fix: death informant phone number error message
2 parents 792b5d7 + fd2dd18 commit d72c7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/translations/client.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,7 @@ event.death.action.declare.form.section.informant.field.nationality.label,This i
979979
event.death.action.declare.form.section.informant.field.nid.label,This is the label for the field,ID Number,Numéro d'identité
980980
event.death.action.declare.form.section.informant.field.other.relation.label,This is the label for the field,Relationship to deceased,Relation avec le défunt
981981
event.death.action.declare.form.section.informant.field.passport.label,This is the label for the field,ID Number,Numéro d'identité
982-
event.death.action.declare.form.section.informant.field.phoneNo.error,The error message that appears on phone numbers where the first two characters must be 07 or 09,and length must be 10,and length must be 10
982+
event.death.action.declare.form.section.informant.field.phoneNo.error,The error message that appears on phone numbers where the first two characters must be 07 or 09 and length must be 10,Must be a valid 10 digit number that starts with 0(7|9),Doit être un nombre valide de 10 chiffres qui commence par 0(7|9)
983983
event.death.action.declare.form.section.informant.field.phoneNo.label,This is the label for the field,Phone number,Numéro de téléphone
984984
event.death.action.declare.form.section.informant.field.relation.label,This is the label for the field,Informant type,Type d'informateur
985985
event.death.action.declare.form.section.person.field.brn.label,This is the label for the field,ID Number,Numéro d'identité

0 commit comments

Comments
 (0)