You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/11/21 21:02:25 UTC

svn commit: r1640988 - /openoffice/ooo-site/trunk/content/msg_prop_l10n.js

Author: marcus
Date: Fri Nov 21 20:02:25 2014
New Revision: 1640988

URL: http://svn.apache.org/r1640988
Log:
Updated link to graphic and text

Modified:
    openoffice/ooo-site/trunk/content/msg_prop_l10n.js

Modified: openoffice/ooo-site/trunk/content/msg_prop_l10n.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/msg_prop_l10n.js?rev=1640988&r1=1640987&r2=1640988&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Fri Nov 21 20:02:25 2014
@@ -18,7 +18,7 @@ var l10n = new Object();
 									// "true" = Show the box, "false" = Do not show.
 l10n.index_event_box_show			= true;
 									// Logo graphic.
-l10n.index_event_box_graphic_src		= "http://ooo-site.staging.apache.org/images/ASF-at-15-EPS.png";
+l10n.index_event_box_graphic_src		= "http://www.openoffice.org/images/ASF-at-15-EPS.png";
 									// Alternative text for the graphic.
 l10n.index_event_box_graphic_alt		= "Logo 15th Anniversary of ASF";
 									// Make the graphic clickable with a link.
@@ -32,7 +32,7 @@ l10n.index_event_box_graphic_title		= ""
 									// Make the whole box clickable with a link.
 l10n.index_event_box_text_href			= "http://s.apache.org/wZr";
 									// Maximum 630 characters.
-l10n.index_event_box_text_text			= "<b>The Apache Software Foundation Celebrates 15 Years of Open Source Innovation and Community Leadership</b> <br /><br /> Apache has been at the forefront of dozens of today's industry-defining technologies and tools; nearly every end-user computing device has been touched by at least one Apache product. <b><i> Click to see the full text ... </i></b>";
+l10n.index_event_box_text_text			= "<b>The Apache Software Foundation Celebrates 15 Years of Open Source Innovation and Community Leadership</b> <br /><br />OpenOffice congratulates the ASF for fantastic 15 years of hosting, developing and serving software that is famous around the world. <b><i> Click to see the full text ... </i></b>";
 									// Mouse over text for the text.
 l10n.index_event_box_text_title			= "";