- Timestamp:
- Jan 25, 2013, 1:15:31 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
AE/installer2/src/net/oni2/aeinstaller/localization/MainWin.properties
r646 r648 22 22 menu.saveConfigTooltip=Save current mod selection to a file 23 23 24 menu. mandatoryPackages=&Show mandatorypackages25 menu. mandatoryPackagesTooltip=View which mandatorypackages are used24 menu.corePackages=&Show core packages 25 menu.corePackagesTooltip=View which core packages are used 26 26 menu.reglobalize=&Rebuild Core Data 27 27 menu.reglobalizeTooltip=Rebuild Core Data … … 79 79 initializingEdition.title=Initializing Edition core 80 80 installing.title=Installing mods 81 mandatoryFiles.title=Checking for mandatorypackages82 mandatoryToolsInstall.title=Installing mandatorytools83 mandatoryFilesUpdated.title=Updated mandatorypackages84 mandatoryFilesUpdated.text=The following mandatorypackages have been updated:%s81 checkCorePackages.title=Checking for core packages 82 coreToolsInstall.title=Installing core tools 83 corePackagesUpdated.title=Updated core packages 84 corePackagesUpdated.text=The following core packages have been updated:%s 85 85 86 86 doUpdate.title=Updating packages
Note:
See TracChangeset
for help on using the changeset viewer.