${_('Note: Installing %(appname)s from Splunkbase might cause Splunk '
'%(productName)s to restart.' % dict(appname=appname, productName=productName))}
${_('Accept the following license agreement to install the %(appText)s:') % dict(appText=appText)}
${_('The %(appText)s, and any related dependency that will be installed, may be '
'provided by Splunk and/or a third party and your right to use these %(appText)s(s) '
'is in accordance with the applicable license(s) provided by Splunk and/or the '
'third-party licensor. Splunk is not responsible for any third-party %(appText)s '
'and does not provide any warranty or support. If you have any questions, complaints '
'or claims with respect to an %(appText)s, please contact the applicable licensor '
'directly whose contact information can be found on the Splunkbase download page.' % dict(appText=appText))}
${_('%(appname)s is governed by the following license: ' % dict(appname=appname))}
${app_license}
${_('Please accept the terms and conditions.')}