Author: mseidel
Date: Fri Apr  6 19:46:04 2018
New Revision: 1828555

URL: http://svn.apache.org/viewvc?rev=1828555&view=rev
Log:
Added linebreak

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=1828555&r1=1828554&r2=1828555&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Fri Apr  6 19:46:04 2018
@@ -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               = 
"https://www.openoffice.org/images/apachecon_na_2018.png";;
+l10n.index_event_box_graphic_src               = 
"/images/apachecon_na_2018.png";
                                                                        // 
Alternative text for the graphic.
 l10n.index_event_box_graphic_alt               = "ApacheCon North America 
2018";
                                                                        // 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                 = "https://apachecon.com/";;
                                                                        // 
Maximum 630 characters.
-l10n.index_event_box_text_text                 = "<b>ApacheCon North America - 
Montréal, Canada, September 24-27, 2018</b><br /><br />@TheASF is 350+ 
projects strong and growing.<br /> Come learn about all of them at 
@ApacheCon.<br /><b><i> Click here for details and registration ...</i></b>";
+l10n.index_event_box_text_text                 = "<b>ApacheCon North 
America<br />Montréal, Canada, September 24-27, 2018</b><br /><br />@TheASF is 
350+ projects strong and growing.<br /> Come learn about all of them at 
@ApacheCon.<br /><b><i> Click here for details and registration ...</i></b>";
                                                                        // 
Mouse over text for the text.
 l10n.index_event_box_text_title                        = "ApacheCon North 
America - Montréal, Canada, September 24-27, 2018";
 


Reply via email to