//+ '&desc_brief=' + window.escape('Permission Denied: ' + robj.ilsperm)
//+ '&desc_full=' + window.escape('Another staff member with the above permission may authorize this specific action. Please notify your library administrator if you need this permission. If you feel you have received this exception in error, inform your friendly Evergreen developers of the above permission and this debug information: ' + name),
//'simple_auth' + (new Date()).toString(),
- 'Authorize',
+ offlineStrings.getFormattedString('network.permission.authorize'),
'chrome,resizable,modal,width=700,height=500',
{
'login_type' : 'temp',
'desc_brief' : offlineStrings.getFormattedString('network.permission.description.brief', [robj.ilsperm]),
- 'desc_full' : 'offlineStrings.getFormattedString('network.permission.description.full', [name])
+ 'desc_full' : offlineStrings.getFormattedString('network.permission.description.full', [name])
//'simple_auth' : (new Date()).toString(),
}
);
network.new_session.expired.prompt=Please enter the credentials for a new login session.
network.new_session.operator_change=Operator Change
network.new_session.operator_change.prompt=Please enter the credentials for the new login session. Note that the previous session is still active.
+network.permission.authorize=Authorize
network.permission.description.brief=Permission Denied: %1$s
network.permission.description.full=Another staff member with the above permission may authorize this specific action. Please notify your library administrator if you need this permission. If you feel you have received this exception in error, please inform your friendly Evergreen developers or helpdesk staff of the above permission and this debug information: %1$s
network.server_or_method.error=Server or method error