mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
change wording to pr post install option
This commit is contained in:
parent
21a0d7cd4b
commit
7c3d8be80f
1 changed files with 1 additions and 1 deletions
|
@ -912,7 +912,7 @@ Function PostInstallOptionsPage
|
|||
; push the offset
|
||||
IntOp $CurrentOffset $CurrentOffset + 15
|
||||
|
||||
${NSD_CreateCheckbox} 0 $CurrentOffset 100% 10u "&Copy data from production install"
|
||||
${NSD_CreateCheckbox} 0 $CurrentOffset 100% 10u "&Copy settings and content from production install"
|
||||
${EndIf}
|
||||
|
||||
nsDialogs::Show
|
||||
|
|
Loading…
Reference in a new issue