ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/installer2/src/net/oni2/aeinstaller/localization/Global.properties
Revision: 658
Committed: Tue Jan 29 12:34:16 2013 UTC (12 years, 8 months ago) by alloc
File size: 864 byte(s)
Log Message:
AEI2 0.99i:
- Lots of refactorings for the GUI:
    - Global type for the mod info box (Main, Tools, Core)
    - Same table for Main, Tools, Core

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.