This just requires adding the following:

      'NRSV' => $abbr ? 'NRSV' : 'New Revised Standard Version',

I'm using it and seems to work well.

Comments

nrambeck’s picture

Assigned: Unassigned » nrambeck
Status: Active » Needs review

Thanks. I've added this version and committed the change to the dev branch. I also added the RSV version.

  • nrambeck committed 13f54af on 7.x-2.x
    Issue #1543326 by poieo: Add RSV and NRSV versions
    
    

  • nrambeck committed 13f54af on 8.x-2.x
    Issue #1543326 by poieo: Add RSV and NRSV versions
    
    
krisahil’s picture

Issue summary: View changes
Status: Needs review » Closed (fixed)

I verified this version has been added and is in 7.x-2.0 and 8.x-2.0 releases.