Ignore:
Timestamp:
Jan 15, 2013, 9:02:01 PM (12 years ago)
Author:
alloc
Message:

AEI2:

  • Added offline detection (should run without internet connection)
  • Update check (manual/on startup), not actually updating yet
File:
1 edited

Legend:

Unmodified
Added
Removed
  • AE/installer2/src/net/oni2/aeinstaller/gui/MainWin.properties

    r612 r621  
    2626menu.tools=&Manage Tools
    2727menu.toolsTooltip=Install/Remove Tools
     28menu.update=&Check for updates
     29menu.updateTooltip=Check for updates to already downloaded packages on the Depot
    2830
    2931btnRevertSelection.text=Revert selection
     
    4042lblTypes.text=Types:
    4143lblPlatform.text=Platform:
     44lblPackageNumber.text=Package number:
    4245lblFiles.text=Number of files:
    4346lblDescription.text=Description:
     
    4851installDone.text=You can now play AE Oni.
    4952
     53offlineMode.title=Offline mode
     54offlineMode.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.
    5055updatesAvailable.title=Updates available
    51 updatesAvailable.text=Some mods have newer versions available.
     56updatesAvailable.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?
    5257
     58noOniSplit.title=OniSplit not available
     59noOniSplit.text=The Edition is not yet initialized and OniSplit is missing (offline mode?).\nCan not resume from here, exiting!
    5360askInitialize.title=Initialize Edition
    5461askInitialize.text=The Edition is not yet initialized.\nIf you do not initialize now the installer will exit.\nInitialize Edition core now?
     
    5966mandatoryToolsInstall.title=Installing mandatory tools
    6067
     68doUpdate.title=Updating packages
     69
Note: See TracChangeset for help on using the changeset viewer.