Javascript translatability addbiblio.tmpl
This commit is contained in:
parent
ddf2210554
commit
31f607bf8e
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ function AreMandatoriesNotOk(){
|
|||
|
||||
if(isempty){
|
||||
flag = 1;
|
||||
StrAlert += "\t* Field " + arr[0] + " is mandatory, at least one of its subfields must be filled.\n";
|
||||
StrAlert += _("\t* Field ") + arr[0] + _(" is mandatory, at least one of its subfields must be filled.\n");
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue