- 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/MainWin.properties
r651 r656 47 47 48 48 installDependencies.title=Unmet dependencies 49 installDependencies.text=There are unmet dependencies for some mods.\n\ 50 \n\ 51 Following mods are already downloaded and will be selected:\n\ 52 %s\n\ 53 \n\ 54 These mods will have to be additionally downloaded:\n\ 55 %s\n\ 56 \n\ 57 Size of files to be downloaded: %s.\n\ 58 \n\ 59 Continue? 49 installDependencies.text=There are unmet dependencies for some mods.\n\nFollowing mods are already downloaded and will be selected:\n%s\n\n\ 50 These mods will have to be additionally downloaded:\n%s\n\n\ 51 Size of files to be downloaded: %s.\n\nContinue? 60 52 installDependencies.none=<None> 61 53 installIncompatibilities.title=Incompatible mods 62 installIncompatibilities.text=The following mods are incompatible:\n\ 63 \n\ 64 %s\n\ 65 \n\ 66 Installation will be aborted. 54 installIncompatibilities.text=The following mods are incompatible:\n\n%s\n\nInstallation will be aborted. 67 55 installDone.title=Installation done 68 56 installDone.text=You can now play AE Oni. 69 installDoneDeps.text=In addition to the manually selected mods the following\n\ 70 were installed because they were depended upon:\n\ 71 %s\n\ 72 \n\ 73 You can now play AE Oni. 57 installDoneDeps.text=In addition to the manually selected mods the following\nwere installed because they were depended upon:\n%s\n\nYou can now play AE Oni. 74 58 75 59 updatesAvailable.title=Updates available 76 60 updatesAvailable.text=The following mods and tools have newer versions on the Depot.<br>Check the packages you want to be updated. 77 61 updatesAvailableSize.text=Size of files to download is %s.<br>Update now? 62 updatesNotAvailable.title=No updates available 63 updatesNotAvailable.text=There are currently no updates to the mods and tools you have downloaded. 78 64 checkOnStartup.text=Check for updates at startup 79 65 80 66 noOniSplit.title=OniSplit not available 81 noOniSplit.text=The Edition is not yet initialized and OniSplit is missing (offline mode?).\n\ 82 Can not resume from here, exiting! 67 noOniSplit.text=The Edition is not yet initialized and OniSplit is missing (offline mode?).\nCan not resume from here, exiting! 83 68 askInitialize.title=Initialize Edition 84 askInitialize.text=The Edition is not yet initialized.\n\ 85 If you do not initialize now the installer will exit.\n\ 86 Initialize Edition core now? 69 askInitialize.text=The Edition is not yet initialized.\nIf you do not initialize now the installer will exit.\nInitialize Edition core now? 87 70 88 71 initializingEdition.title=Initializing Edition core
Note:
See TracChangeset
for help on using the changeset viewer.