From 68a36b3b67ec82cdd3f77e88e40d1043cbab5000 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Wed, 19 Sep 2018 18:23:50 -0400 Subject: New upstream version 2.1.2+dfsg --- dist/inno/scripts/lang/english.iss | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 dist/inno/scripts/lang/english.iss (limited to 'dist/inno/scripts/lang') diff --git a/dist/inno/scripts/lang/english.iss b/dist/inno/scripts/lang/english.iss deleted file mode 100644 index fa32fc0..0000000 --- a/dist/inno/scripts/lang/english.iss +++ /dev/null @@ -1,18 +0,0 @@ -[Languages] -Name: "en"; MessagesFile: "compiler:Default.isl" - -[CustomMessages] -;http://www.microsoft.com/globaldev/reference/lcid-all.mspx -en.lcid=1033 -en.depdownload_msg=The following applications are required before setup can continue:%n%n%1%nDownload and install now? -en.depdownload_memo_title=Download dependencies -en.depinstall_memo_title=Install dependencies -en.depinstall_title=Installing dependencies -en.depinstall_description=Please wait while Setup installs dependencies on your computer. -en.depinstall_status=Installing %1... -en.depinstall_missing=%1 must be installed before setup can continue. Please install %1 and run Setup again. -en.depinstall_error=An error occured while installing the dependencies. Please restart the computer and run the setup again or install the following dependencies manually:%n - -en.isxdl_langfile= - -[Files] -- cgit v1.2.3