Javascript translatability addbiblio.tmpl

This commit is contained in:
Henri-Damien LAURENT 2009-10-27 09:41:48 +01:00
parent ddf2210554
commit 31f607bf8e

View file

@ -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");
}
}