From b0d017d514d6dd31128178e26e90c84c0dbe11d8 Mon Sep 17 00:00:00 2001 From: Kevin Wasserman Date: Tue, 24 Jul 2012 06:10:11 -0400 Subject: Fix installer UI field sizes Increase title control height to make all text visible. Adjust position of description controls accordingly. Signed-off-by: Kevin Wasserman ticket: 7314 (new) queue: kfw target_version: 1.10.4 tags:pullup --- src/windows/installer/wix/lang/ui_1033.wxi | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/windows/installer') diff --git a/src/windows/installer/wix/lang/ui_1033.wxi b/src/windows/installer/wix/lang/ui_1033.wxi index dc6b5561f7..152c4f283a 100644 --- a/src/windows/installer/wix/lang/ui_1033.wxi +++ b/src/windows/installer/wix/lang/ui_1033.wxi @@ -52,10 +52,10 @@ - + Click the Finish button to exit the [Wizard]. - + {\VerdanaBold13}Completing the [ProductName] [Wizard] @@ -67,13 +67,13 @@ - + {\VerdanaBold13}[ProductName] [Wizard] ended prematurely - + [ProductName] setup ended prematurely because of an error. Your system has not been modified. To install this program at a later time, please run the installation again. - + Click the Finish button to exit the [Wizard]. @@ -83,10 +83,10 @@ - + Please wait while the [Wizard] prepares to guide you through the installation. - + {\VerdanaBold13}Welcome to the [ProductName] [Wizard] @@ -129,13 +129,13 @@ - + {\VerdanaBold13}[ProductName] [Wizard] was interrupted - + [ProductName] setup was interrupted. Your system has not been modified. To install this program at a later time, please run the installation again. - + Click the Finish button to exit the [Wizard]. @@ -866,10 +866,10 @@ - + The [Wizard] will install [ProductName] on your computer. Click Next to continue or Cancel to exit the [Wizard]. - + {\VerdanaBold13}Welcome to the [ProductName] [Wizard] -- cgit