Changeset 1023 for java/installer2/src/net/oni2/aeinstaller/localization
- Timestamp:
- May 30, 2015, 3:14:44 PM (9 years ago)
- Location:
- java/installer2/src/net/oni2/aeinstaller/localization
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
java/installer2/src/net/oni2/aeinstaller/localization/Global.properties
r804 r1023 13 13 aeiUpdateAvailable.title=Update available! 14 14 aeiUpdateAvailable.text=An update for the AEInstaller is available.\nPlease update now by selecting Yes. 15 16 17 modInstaller.applyXmlPatches=Applying XML patches 18 modInstaller.buildingLevelN=Installing level %1 19 modInstaller.copyPlainFiles=Copying plain files 20 modInstaller.installBsl=Installing BSL files 21 22 coreInitializer.cleanup=Cleaning up directories 23 coreInitializer.exportVanilla=Exporting vanilla level %1 24 coreInitializer.globalize=Creating globalized level %1 25 coreInitializer.copyBasicFiles=Copying basic files -
java/installer2/src/net/oni2/aeinstaller/localization/MainWin.properties
r988 r1023 138 138 exeNotFound.text=Executable was not found. 139 139 exeNotFound.title=Exe not found 140 141 mod=Mod 142 mods=Mods 143 tool=Tool 144 tools=Tools
Note:
See TracChangeset
for help on using the changeset viewer.