{"Important: Only install apps or themes from trusted sources."}
{"Also note that Github limits you to installing one app per hour."}

{% if ! extension_loaded ('curl') %}

{"Note: Installing from links has been disabled because the PHP cURL extension is missing."}

{% else %}

{"Link to a zip file or Github repository"} (ex: https://github.com/user/project.git):
{" The link appears to be invalid. "}

- {"or"} -

{% end %}

{"Upload a zip file"}:
{" Please upload a zip file. "}

{" Please enter a link or upload a file. "}

{% if page.installer_error %}

{"Github installation failed"}: {{ page.installer_error }}

{"Zip file installation failed"}: {{ page.installer_error }}

{% else %}

{"Github installation failed"}.

{"Zip file was invalid or could not be installed."}

{% end %}

{"Please wait, this may take a minute..."}