extensions/source/preload/preload.src |    4 ++--
 svx/source/dialog/docrecovery.src     |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 4e66f9d91f3067703d5b41370d77d666ced1917e
Author: Jürgen Schmidt <j...@apache.org>
Date:   Tue May 21 07:18:12 2013 +0000

    #122191# replace Oracle link with OpenOffice link, have to be checked if 
this is used at all

diff --git a/extensions/source/preload/preload.src 
b/extensions/source/preload/preload.src
index 2c234af..9bdd44d 100644
--- a/extensions/source/preload/preload.src
+++ b/extensions/source/preload/preload.src
@@ -86,8 +86,8 @@ TabPage RID_TP_WELCOME
         Text [ en-US ] = "Welcome to %PRODUCTNAME %PRODUCTVERSION OEM\n\nTo 
start the %PRODUCTNAME %PRODUCTVERSION OEM, "
         "please enter your personal data in the dialog following the license 
text. Important information is contained "
         "in the readme files which are located in the %PRODUCTNAME product 
directory. Please read these files carefully. "
-        "You can also find detailed information at the Oracle website \n\n"
-        "http://www.oracle.com/us/products/applications/open-office.";;
+        "You can also find detailed information at the OpenOffice website \n\n"
+        "http://www.openoffice.org.";;
     };
 };
 
commit 62fa229f6bd4d93a572c1a5a3d4cc5022cb270fa
Author: Jürgen Schmidt <j...@apache.org>
Date:   Tue May 21 06:26:07 2013 +0000

    #122191# correct privacy link

diff --git a/svx/source/dialog/docrecovery.src 
b/svx/source/dialog/docrecovery.src
index 772c593..f5049e8 100644
--- a/svx/source/dialog/docrecovery.src
+++ b/svx/source/dialog/docrecovery.src
@@ -371,7 +371,7 @@ TabPage RID_SVXPAGE_ERR_REP_WELCOME
         Pos = MAP_APPFONT( RECOV_COL1, RECOV_ROW2 );
         Size = MAP_APPFONT( RECOV_CONTROLWIDTH, 
(RECOV_ROW7-RECOV_ROW2-RSC_SP_CTRL_Y) );
         WordBreak = TRUE;
-        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";
+        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";;
     };
     FixedLine FL_RECOV_BOTTOM
     {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to