}; ko.applyBindings(newInterviewTwo()); I noticed in the knockout code, the getter method for the error always returns the first localization error string. How do I "reinitialize" the error strings? From KnockoutJS line 736: varerrorMsgAccessor =function() {if(!config.messagesOnModified||...