- Timestamp:
- Jan 27, 2013, 12:56:11 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
AE/installer2/src/net/oni2/aeinstaller/localization/Global.properties
r651 r656 1 1 offlineMode.title=Offline mode 2 offlineMode.text=AEI is running in offline mode.\n\ 3 No updates or downloads of new mods are possible.\n\ 4 Please restart AEI when you have internet connection to update or download new packages. 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. 5 3 6 4 invalidPath.title=Wrong directory 7 invalidPath.text=This program has to be placed in the subfolder Edition/AEInstaller inside a vanilla Oni folder.\n\ 8 The full path of the .jar-file has to be:\n\ 9 OniFolder/Edition/AEInstaller/AEInstaller2.jar 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 10 6 11 7 dotNetMissing.title=.NET is not installed … … 13 9 14 10 offlineModeStartup.title=Offline mode 15 offlineModeStartup.text=Connection to the ModDepot could not be established.\n\ 16 AEI will run in offline mode.\n\ 17 Updates or installation of mods not already downloaded will not be possible. 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. 18 12 19 13
Note:
See TracChangeset
for help on using the changeset viewer.