i think you want to replace this Enter a name for a new contact group into this type a new name list

Solution for this text:go to the folder js edit the common.js replace the with your own text
Code:
var name = prompt("Enter a name for a new contact group.", "");
ok
thanks :)