source: AE/installer2/src/net/oni2/aeinstaller/localization/Global.properties@ 656

Last change on this file since 656 was 656, checked in by alloc, 12 years ago

AEI2 0.99h:

  • Added message when manually checking for updates and none found
File size: 1.1 KB
Line 
1offlineMode.title=Offline mode
2offlineMode.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
4invalidPath.title=Wrong directory
5invalidPath.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
7dotNetMissing.title=.NET is not installed
8dotNetMissing.text=.NET, which is required to use this tool, is not installed on this machine.<br>Please download and install it:<br>%1
9
10offlineModeStartup.title=Offline mode
11offlineModeStartup.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.
12
13
14lblTitle.text=Name:
15lblCreator.text=Creator:
16lblTypes.text=Types:
17lblPlatform.text=Platform:
18lblPackageNumber.text=Package number:
19lblVersionNumber.text=Version number:
20lblFiles.text=Number of files:
21lblLastChange.text=Last change:
22lblDescription.text=Description:
Note: See TracBrowser for help on using the repository browser.