docrecovery.src (09a1d057) docrecovery.src (9a700a19)
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 Oracle 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 Oracle'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\nwww.oracle.com/html/services-privacy-policy.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 {

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

474 Text[ en-US ] = "~Options...";
475 };
476 CheckBox CB_ERRSEND_CONTACT
477 {
478 HelpID = "svx:CheckBox:RID_SVXPAGE_ERR_REP_SEND:CB_ERRSEND_CONTACT";
479 Pos = MAP_APPFONT( ERRSEND_COL0, ERRSEND_ROW12 );
480 Size = MAP_APPFONT( ERRSEND_CONTROLWIDTH2, RSC_CD_CHECKBOX_HEIGHT );
481 Check = FALSE;
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 {

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

474 Text[ en-US ] = "~Options...";
475 };
476 CheckBox CB_ERRSEND_CONTACT
477 {
478 HelpID = "svx:CheckBox:RID_SVXPAGE_ERR_REP_SEND:CB_ERRSEND_CONTACT";
479 Pos = MAP_APPFONT( ERRSEND_COL0, ERRSEND_ROW12 );
480 Size = MAP_APPFONT( ERRSEND_CONTROLWIDTH2, RSC_CD_CHECKBOX_HEIGHT );
481 Check = FALSE;
482 Text[ en-US ] = "~I allow Oracle to contact me regarding this report.";
482 Text[ en-US ] = "~I allow Apache OpenOffice to contact me regarding this report.";
483 };
484 FixedText FT_ERRSEND_EMAILADDR
485 {
486 Pos = MAP_APPFONT( ERRSEND_COL1, ERRSEND_ROW13 );
487 Size = MAP_APPFONT( ERRSEND_CONTROLWIDTH3, RSC_CD_FIXEDTEXT_HEIGHT );
488 Text[ en-US ] = "~Please enter your e-mail address";
489 };
490 Edit ED_ERRSEND_EMAILADDR

--- 160 unchanged lines hidden ---
483 };
484 FixedText FT_ERRSEND_EMAILADDR
485 {
486 Pos = MAP_APPFONT( ERRSEND_COL1, ERRSEND_ROW13 );
487 Size = MAP_APPFONT( ERRSEND_CONTROLWIDTH3, RSC_CD_FIXEDTEXT_HEIGHT );
488 Text[ en-US ] = "~Please enter your e-mail address";
489 };
490 Edit ED_ERRSEND_EMAILADDR

--- 160 unchanged lines hidden ---