Changeset 376:51af91103748


Ignore:
Timestamp:
12/18/12 13:03:03 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Fixed the texts (#157)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mlx.nsi

    r373 r376  
    7878     ${Endif}
    7979
    80      ${NSD_CreateLabel} 0 0 100% 24u "If you select the option below, the program will be installed in a way that it can be used besides another, already existing installation. Read the manual on how to set up this secondary version to avoid conflicting with the primary one."
     80     ${NSD_CreateLabel} 0 0 100% 32u "If you select the option below, the program will be installed in a way that it can be used besides another, already existing installation. Its default configuration will be such that it does not conflict with another logger running as a primary one. Normally, you should leave this unchecked."
    8181     Pop $Variable
    8282
    83      ${NSD_CreateCheckBox} 12 54 100% 12u "Install as secondary"
     83     ${NSD_CreateCheckBox} 12 62 100% 12u "Install as a secondary copy"
    8484     Pop $Secondary
    8585     ${NSD_SetState} $Secondary $Secondary_State
Note: See TracChangeset for help on using the changeset viewer.