ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/installer2/locales/net/oni2/aeinstaller/localization/Global.properties
Revision: 646
Committed: Wed Jan 23 11:43:13 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/localization/Global.properties
File size: 864 byte(s)
Log Message:
AEI2 0.99c:
- Download window: Show which file is currently being downloaded and if it is an automaticly resolved dependency
- Added mandatory packages dialog
- Added option to show automatic resolved dependencies after installation is done instead of interrupting installation process to ask whether to continue
- ToolManager: version number + last change added
- Correct output of download-size in mainwin after installation of mods done

File Contents

# Content
1 offlineMode.title=Offline mode
2 offlineMode.text=AEI is running in offline mode.\nNo updates or downloads of new mods are possible.\nPlease restart AEI when you have internet connection to update or download new packages.
3
4 invalidPath.title=Wrong directory
5 invalidPath.text=This program has to be placed in the subfolder Edition/AEInstaller inside a vanilla Oni folder.\nThe full path of the .jar-file has to be:\nOniFolder/Edition/AEInstaller/AEInstaller2.jar
6
7 dotNetMissing.title=.NET is not installed
8 dotNetMissing.text=.NET, which is required to use this tool, is not installed on this machine.<br>Please download and install it:<br>%1
9
10 offlineModeStartup.title=Offline mode
11 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.