ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/installer2/src/net/oni2/aeinstaller/gui/MainWin.properties
Revision: 623
Committed: Wed Jan 16 10:25:00 2013 UTC (12 years, 10 months ago) by alloc
File size: 2571 byte(s)
Log Message:
AEI2 0.83:
- Dependencies from Mods to Tools supported
- Installed tools can get a menu entry to launch them
- Mods can unlock levels in persist.dat through UnlockLevel-tag

File Contents

# Content
1 # Main Frame
2 buttonExit.title=Exit
3
4 menu.main=&Main
5 menu.settings=&Settings
6 menu.settingsTooltip=Settings
7 menu.about=&About
8 menu.aboutTooltip=About
9 menu.exit=&Exit\tCtrl+Q
10 menu.exitTooltip=Exit
11
12 menu.file=&File
13 menu.runOniFull=Run &Oni (fullscreen)
14 menu.runOniFullTooltip=Run Oni in fullscreen mode
15 menu.runOniWin=Run Oni (&window)
16 menu.runOniWinTooltip=Run Oni in windowed mode
17 menu.openEditionFolder=Open Edition folder
18 menu.openEditionFolderTooltip=Open the Edition folder in the file explorer
19 menu.loadConfig=&Load configuration...
20 menu.loadConfigTooltip=Load configuration
21 menu.saveConfig=&Save configuration...
22 menu.saveConfigTooltip=Save configuration
23
24 menu.reglobalize=&Rebuild Core Data
25 menu.reglobalizeTooltip=Rebuild Core Data
26 menu.update=&Check for updates
27 menu.updateTooltip=Check for updates to already downloaded packages on the Depot
28
29 menu.tools=&Tools
30 menu.manageTools=&Manage Tools
31 menu.manageToolsTooltip=Install/Remove Tools
32
33 btnRevertSelection.text=Revert selection
34 btnRevertSelection.tooltip=Select mods which are currently installed
35 btnInstall.text=&Install
36 btnInstall.tooltip=Install selected mods
37 lblModTypes.text=Mod type:
38 lblDownloadSize.text=Size of files to download:
39
40 openModFolder.text=Open mod folder
41
42 lblSubmitter.text=Submitter:
43 lblCreator.text=Creator:
44 lblTypes.text=Types:
45 lblPlatform.text=Platform:
46 lblPackageNumber.text=Package number:
47 lblFiles.text=Number of files:
48 lblDescription.text=Description:
49
50 updateDepot.title=Updating Mod Depot cache
51
52 installDone.title=Installation done
53 installDone.text=You can now play AE Oni.
54
55 offlineMode.title=Offline mode
56 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.
57 updatesAvailable.title=Updates available
58 updatesAvailable.text=The following mods and tools have newer versions on the Depot.<br>Mods:<br>%s<br>Tools:<br>%s<br><br>Size of files to download is %s.<br>Update now?
59
60 noOniSplit.title=OniSplit not available
61 noOniSplit.text=The Edition is not yet initialized and OniSplit is missing (offline mode?).\nCan not resume from here, exiting!
62 askInitialize.title=Initialize Edition
63 askInitialize.text=The Edition is not yet initialized.\nIf you do not initialize now the installer will exit.\nInitialize Edition core now?
64
65 initializingEdition.title=Initializing Edition core
66 installing.title=Installing mods
67 mandatoryFiles.title=Checking for mandatory files
68 mandatoryToolsInstall.title=Installing mandatory tools
69
70 doUpdate.title=Updating packages
71