mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 21:57:00 +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
|
; push the offset
|
||||||
IntOp $CurrentOffset $CurrentOffset + 15
|
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}
|
${EndIf}
|
||||||
|
|
||||||
nsDialogs::Show
|
nsDialogs::Show
|
||||||
|
|
Loading…
Reference in a new issue