From 7c3d8be80f50193dcf465c3dd1924301e46b85f9 Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Mon, 18 Jan 2016 17:59:14 -0800 Subject: [PATCH] change wording to pr post install option --- cmake/templates/NSIS.template.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/templates/NSIS.template.in b/cmake/templates/NSIS.template.in index f72a7953b6..139e5a60f9 100644 --- a/cmake/templates/NSIS.template.in +++ b/cmake/templates/NSIS.template.in @@ -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