docrecovery.src (9a700a19) docrecovery.src (c63c9981)
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

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

366 Pos = MAP_APPFONT( 0 , RECOV_TITLEWINHEIGHT );
367 Size = MAP_APPFONT( RECOV_WIDTH, 2 );
368 };
369 FixedText FT_RECOV_DESCR
370 {
371 Pos = MAP_APPFONT( RECOV_COL1, RECOV_ROW2 );
372 Size = MAP_APPFONT( RECOV_CONTROLWIDTH, (RECOV_ROW7-RECOV_ROW2-RSC_SP_CTRL_Y) );
373 WordBreak = 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

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

366 Pos = MAP_APPFONT( 0 , RECOV_TITLEWINHEIGHT );
367 Size = MAP_APPFONT( RECOV_WIDTH, 2 );
368 };
369 FixedText FT_RECOV_DESCR
370 {
371 Pos = MAP_APPFONT( RECOV_COL1, RECOV_ROW2 );
372 Size = MAP_APPFONT( RECOV_CONTROLWIDTH, (RECOV_ROW7-RECOV_ROW2-RSC_SP_CTRL_Y) );
373 WordBreak = TRUE;
374 Text[ en-US ] = "This error report tool gathers information about how %PRODUCTNAME is working and sends it to Apache OpenOffice to help improve future versions.\n\nIt's easy - just send the report without any further effort on your part by clicking 'Send' in the next dialog, or you can briefly describe how the error occurred and then click 'Send'. If you want to see the report, click the 'Show Report' button. No data will be sent if you click 'Do Not Send'.\n\nCustomer Privacy\nThe information gathered is limited to data concerning the state of %PRODUCTNAME %PRODUCTVERSION when the error occurred. Other information about passwords or document contents is not collected.\n\nThe information will only be used to improve the quality of %PRODUCTNAME and will not be shared with third parties.\nFor more information on Apache OpenOffice's privacy policy, visit\nwww.oracle.com/html/services-privacy-policy.html";
374 Text[ en-US ] = "This error report tool gathers information about how %PRODUCTNAME is working and sends it to Apache OpenOffice to help improve future versions.\n\nIt's easy - just send the report without any further effort on your part by clicking 'Send' in the next dialog, or you can briefly describe how the error occurred and then click 'Send'. If you want to see the report, click the 'Show Report' button. No data will be sent if you click 'Do Not Send'.\n\nCustomer Privacy\nThe information gathered is limited to data concerning the state of %PRODUCTNAME %PRODUCTVERSION when the error occurred. Other information about passwords or document contents is not collected.\n\nThe information will only be used to improve the quality of %PRODUCTNAME and will not be shared with third parties.\nFor more information on Apache OpenOffice's privacy policy, visit\nhttp://www.openoffice.org/privacy.html";
375 };
376 FixedLine FL_RECOV_BOTTOM
377 {
378 Pos = MAP_APPFONT( 0 , RECOV_ROW8 );
379 Size = MAP_APPFONT( RECOV_WIDTH, RSC_CD_FIXEDLINE_HEIGHT );
380 };
381 PushButton BTN_RECOV_PREV
382 {

--- 268 unchanged lines hidden ---
375 };
376 FixedLine FL_RECOV_BOTTOM
377 {
378 Pos = MAP_APPFONT( 0 , RECOV_ROW8 );
379 Size = MAP_APPFONT( RECOV_WIDTH, RSC_CD_FIXEDLINE_HEIGHT );
380 };
381 PushButton BTN_RECOV_PREV
382 {

--- 268 unchanged lines hidden ---