ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/src/net/oni2/aeinstaller/AEInstaller.properties
Revision: 621
Committed: Tue Jan 15 20:02:01 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:
- Added offline detection (should run without internet connection)
- Update check (manual/on startup), not actually updating yet

File Contents

# Content
1 appname=AE Installer 2
2 appversion=0.81
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.