<%! title = 'App Install' %> <%namespace name="lib" file="//lib.html" import="*"/> <%namespace name="helpers" file="../_helpers.html"/> <%inherit file="//layout/admin.html" /> <% import splunk from splunk.appserver.mrsparkle.lib import util, i18n %>

${_('Splunk is restarting. Please wait. This may take a few minutes.')}

${_('Splunk is restarting. Please wait. This may take a few minutes.')}

${_('Check the web_service.log file to determine when Splunk has restarted and then click here to continue.')}

${_('Restart required')}

${_('You must restart Splunk to install this app')}

${_('Installation will be completed after Splunk has restarted')}

% if not displayRestartButton:

You do not have sufficient privileges to restart the server.

% endif
% if displayRestartButton: <%doc>TRANS: Clicked to restart splunkd${_('Restart Splunk')} % endif