mailconfigpage.src (8ae8341b) mailconfigpage.src (08ba4eee)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 146 unchanged lines hidden (view full) ---

155};
156ModalDialog DLG_MM_TESTACCOUNTSETTINGS
157{
158 OutputSize = TRUE ;
159 SVLook = TRUE ;
160 HelpID = HID_MM_TESTACCOUNTSETTINGS ;
161 Size = MAP_APPFONT ( 250, 176 ) ;
162 Moveable = TRUE ;
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 146 unchanged lines hidden (view full) ---

155};
156ModalDialog DLG_MM_TESTACCOUNTSETTINGS
157{
158 OutputSize = TRUE ;
159 SVLook = TRUE ;
160 HelpID = HID_MM_TESTACCOUNTSETTINGS ;
161 Size = MAP_APPFONT ( 250, 176 ) ;
162 Moveable = TRUE ;
163
163 Text[ en-US ] = "Test Account Settings" ;
164
165 FixedText FI_INFO
166 {
167 Pos = MAP_APPFONT ( 6, 3 ) ;
168 Size = MAP_APPFONT ( 238, 8 ) ;
169 Text[ en-US ] = "%PRODUCTNAME is testing the e-mail account settings..." ;
170 };

--- 264 unchanged lines hidden ---
164 Text[ en-US ] = "Test Account Settings" ;
165
166 FixedText FI_INFO
167 {
168 Pos = MAP_APPFONT ( 6, 3 ) ;
169 Size = MAP_APPFONT ( 238, 8 ) ;
170 Text[ en-US ] = "%PRODUCTNAME is testing the e-mail account settings..." ;
171 };

--- 264 unchanged lines hidden ---