diff options
author | Matthias Seidel <mseidel@apache.org> | 2017-12-22 17:27:02 +0000 |
---|---|---|
committer | Matthias Seidel <mseidel@apache.org> | 2017-12-22 17:27:02 +0000 |
commit | 10ccaeb500ba2d66e1af2995804a3fc2af122f31 (patch) | |
tree | 07ac52696ad800ca8f2dec6c78e6fa5c67e320f8 /instsetoo_native | |
parent | 53d9f415b2985f3784fabc9e72c3b486dad5efc8 (diff) |
No wrap for dialog title
Notes
Notes:
ignore: aoo
Diffstat (limited to 'instsetoo_native')
-rw-r--r-- | instsetoo_native/inc_ooolangpack/windows/msi_templates/Control.idt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/instsetoo_native/inc_ooolangpack/windows/msi_templates/Control.idt b/instsetoo_native/inc_ooolangpack/windows/msi_templates/Control.idt index 9672d8107b9f..30c41040d785 100644 --- a/instsetoo_native/inc_ooolangpack/windows/msi_templates/Control.idt +++ b/instsetoo_native/inc_ooolangpack/windows/msi_templates/Control.idt @@ -305,8 +305,8 @@ SetupProgress DlgDesc2 Text 21 23 249 25 65538 OOO_CONTROL_235 SetupProgress DlgLine Line 0 234 376 0 1 SetupProgress DlgText Text 59 51 275 30 65538 OOO_CONTROL_236 SetupProgress DlgText2 Text 59 51 275 30 65538 OOO_CONTROL_237 -SetupProgress DlgTitle Text 13 6 257 25 65538 OOO_CONTROL_238 -SetupProgress DlgTitle2 Text 13 6 257 25 65538 OOO_CONTROL_239 +SetupProgress DlgTitle Text 13 6 257 25 327682 OOO_CONTROL_238 +SetupProgress DlgTitle2 Text 13 6 257 25 327682 OOO_CONTROL_239 SetupProgress LbSec Text 172 139 32 12 2 OOO_CONTROL_240 SetupProgress LbStatus Text 59 85 70 12 3 OOO_CONTROL_241 SetupProgress Next PushButton 230 243 66 17 1 OOO_CONTROL_242 Cancel |