ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/src/net/oni2/aeinstaller/AEInstaller.properties
Revision: 622
Committed: Wed Jan 16 07:35:08 2013 UTC (12 years, 8 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/AEInstaller.properties
File size: 668 byte(s)
Log Message:
AEI2:
- Fixed update-window always popping up
- Fixed unpacker not unpacking over existing packages
- Fixed type-counter (did count mandatory mods)

File Contents

# Content
1 appname=AE Installer 2
2 appversion=0.82
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 offlineMode.title=Offline mode
11 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.