Author: marcus
Date: Fri Mar 27 12:01:46 2015
New Revision: 1669547

URL: http://svn.apache.org/r1669547
Log:
Changed the text and graphic for the grey event box with the upcoming ApacheCon 
2015

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=1669547&r1=1669546&r2=1669547&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Fri Mar 27 12:01:46 2015
@@ -18,13 +18,10 @@ 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            = "images/ASF-at-15-EPS.png";
 l10n.index_event_box_graphic_src               = 
"http://www.apachecon.com/images/conferences/apachecon_na_2015.png";;
                                                                        // 
Alternative text for the graphic.
-// l10n.index_event_box_graphic_alt            = "Logo 15th Anniversary of 
ASF";
 l10n.index_event_box_graphic_alt               = "ApacheCon 2015";
                                                                        // Make 
the graphic clickable with a link.
-// l10n.index_event_box_graphic_href           = "https://s.apache.org/wZr";;
 l10n.index_event_box_graphic_href              = "http://www.apachecon.com/";;
                                                                        // The 
height in pixel of the graphic. Leave empty to use the height of the original 
graphic.
 l10n.index_event_box_graphic_height            = "96";
@@ -33,13 +30,10 @@ l10n.index_event_box_graphic_width          = "2
                                                                        // 
Mouse over text for the graphic.
 l10n.index_event_box_graphic_title             = "";
                                                                        // Make 
the whole box clickable with a link.
-// l10n.index_event_box_text_href              = "https://s.apache.org/wZr";;
 l10n.index_event_box_text_href                 = "http://www.apachecon.com/";;
                                                                        // 
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 />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>";
 l10n.index_event_box_text_text                 = "<b>ApacheCon North America - 
Austin, Texas, April 13-17, 2015</b> <br /><br />We will be holding ApacheCon 
North America 2015 in Austin, Texas, April 13th - 16th, 2015. <b><i> See the 
main conference site for details and registration ... </i></b>";
                                                                        // 
Mouse over text for the text.
-// l10n.index_event_box_text_title             = "";
 l10n.index_event_box_text_title                        = "ApacheCon North 
America - Austin, Texas, April 13-17, 2015";
 
 // Text and link to show inside the alert box.


Reply via email to