Index: AE/installer2/src/net/oni2/aeinstaller/localization/Downloader.properties
===================================================================
--- AE/installer2/src/net/oni2/aeinstaller/localization/Downloader.properties	(revision 645)
+++ AE/installer2/src/net/oni2/aeinstaller/localization/Downloader.properties	(revision 646)
@@ -2,5 +2,7 @@
 
 btnAbort.title=Abort
-lblElapsed.title=Elpased:
+lblName.title=Currently downloading:
+lblIsDep.title= (dependency)
+lblElapsed.title=Elapsed:
 lblRemaining.title=Remaining:
 lblDownloaded.title=Downloaded:
@@ -10,2 +12,4 @@
 abort.text=If you abort the download now the installation of mods will also be aborted.\nDo you want to abort now?
 abort.title=Really abort?
+
+unpacking=none - unpacking files
Index: AE/installer2/src/net/oni2/aeinstaller/localization/Global.properties
===================================================================
--- AE/installer2/src/net/oni2/aeinstaller/localization/Global.properties	(revision 645)
+++ AE/installer2/src/net/oni2/aeinstaller/localization/Global.properties	(revision 646)
@@ -8,4 +8,4 @@
 dotNetMissing.text=.NET, which is required to use this tool, is not installed on this machine.<br>Please download and install it:<br>%1
 
-offlineMode.title=Offline mode
-offlineMode.text=Connection to the ModDepot could not be established.\nAEI will run in offline mode.\nUpdates or installation of mods not already downloaded will not be possible.
+offlineModeStartup.title=Offline mode
+offlineModeStartup.text=Connection to the ModDepot could not be established.\nAEI will run in offline mode.\nUpdates or installation of mods not already downloaded will not be possible.
Index: AE/installer2/src/net/oni2/aeinstaller/localization/MainWin.properties
===================================================================
--- AE/installer2/src/net/oni2/aeinstaller/localization/MainWin.properties	(revision 645)
+++ AE/installer2/src/net/oni2/aeinstaller/localization/MainWin.properties	(revision 646)
@@ -65,4 +65,5 @@
 installDone.title=Installation done
 installDone.text=You can now play AE Oni.
+installDoneDeps.text=In addition to the manually selected mods the following\nwere installed because they were depended upon:\n%s\n\nYou can now play AE Oni.
 
 updatesAvailable.title=Updates available
Index: AE/installer2/src/net/oni2/aeinstaller/localization/MandatoryPackagesDialog.properties
===================================================================
--- AE/installer2/src/net/oni2/aeinstaller/localization/MandatoryPackagesDialog.properties	(revision 646)
+++ AE/installer2/src/net/oni2/aeinstaller/localization/MandatoryPackagesDialog.properties	(revision 646)
@@ -0,0 +1,11 @@
+frame.title=AE Installer: Mandatory packages
+
+lblTitle.text=Name:
+lblCreator.text=Creator:
+lblTypes.text=Types:
+lblPlatform.text=Platform:
+lblPackageNumber.text=Package number:
+lblVersionNumber.text=Version number:
+lblLastChange.text=Last change:
+lblDescription.text=Description:
+lblDownloadSize.text=Download size of this package:
Index: AE/installer2/src/net/oni2/aeinstaller/localization/SettingsDialog.properties
===================================================================
--- AE/installer2/src/net/oni2/aeinstaller/localization/SettingsDialog.properties	(revision 645)
+++ AE/installer2/src/net/oni2/aeinstaller/localization/SettingsDialog.properties	(revision 646)
@@ -8,4 +8,12 @@
 panCommon=Common settings
 lblNotifyOnStart=Notify about updates on startup:
+lblNotifyDepsAfterInstall=Only notify about dependencies after installation:
+lblNotifyDepsAfterInstall.tooltip=<html>\
+Normally you are notified about unmet dependencies <b>before</b><br>\
+the installation continues so you can choose not to download<br>\
+these packages. If you select this option the installation<br>\
+process is not interrupted until it is finished and you are<br>\
+informed on what additional mods were installed to meet<br>\
+dependencies <b>afterwards</b>.</html>
 lblCopyIntro=Enable starting video on installation:
 lblCopyOutro=Enable ending video on installation:
Index: AE/installer2/src/net/oni2/aeinstaller/localization/ToolManager.properties
===================================================================
--- AE/installer2/src/net/oni2/aeinstaller/localization/ToolManager.properties	(revision 645)
+++ AE/installer2/src/net/oni2/aeinstaller/localization/ToolManager.properties	(revision 646)
@@ -10,4 +10,6 @@
 lblPlatform.text=Platform:
 lblPackageNumber.text=Package number:
+lblVersionNumber.text=Version number:
+lblLastChange.text=Last change:
 lblDescription.text=Description:
-lblDownloadSize.text=Downloadsize of this package: 
+lblDownloadSize.text=Download size of this package: 
