source: java/installer2/src/net/oni2/aeinstaller/localization/Global.properties@ 1076

Last change on this file since 1076 was 1023, checked in by alloc, 9 years ago

AEI 2.23: More strings in localization

File size: 1.4 KB
RevLine 
[651]1offlineMode.title=Offline mode
[656]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.
[651]3
4invalidPath.title=Wrong directory
[804]5invalidPath.text=This program has to be placed in the subfolder AE/AEInstaller/bin inside a vanilla Oni folder.\nThe full path of the .jar-file has to be:\nOniFolder/AE/AEInstaller/bin/AEInstaller2.jar
[651]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
[656]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.
[730]12
13aeiUpdateAvailable.title=Update available!
14aeiUpdateAvailable.text=An update for the AEInstaller is available.\nPlease update now by selecting Yes.
[1023]15
16
17modInstaller.applyXmlPatches=Applying XML patches
18modInstaller.buildingLevelN=Installing level %1
19modInstaller.copyPlainFiles=Copying plain files
20modInstaller.installBsl=Installing BSL files
21
22coreInitializer.cleanup=Cleaning up directories
23coreInitializer.exportVanilla=Exporting vanilla level %1
24coreInitializer.globalize=Creating globalized level %1
25coreInitializer.copyBasicFiles=Copying basic files
Note: See TracBrowser for help on using the repository browser.