Author: marcus
Date: Fri Nov 21 18:39:34 2014
New Revision: 1640974

URL: http://svn.apache.org/r1640974
Log:
Updated comments

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=1640974&r1=1640973&r2=1640974&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Fri Nov 21 18:39:34 2014
@@ -23,11 +23,11 @@ l10n.index_event_box_graphic_src            = "htt
 l10n.index_event_box_graphic_alt               = "Logo 15th Anniversary of 
ASF";
                                                                        // Make 
the graphic clickable with a link.
 l10n.index_event_box_graphic_href              = "http://s.apache.org/wZr";;
-                                                                       // 
Mouse over text for the graphic.
-l10n.index_event_box_graphic_height            = "96";
                                                                        // The 
height in pixel of the graphic. Leave empty to use the height of the original 
graphic.
-l10n.index_event_box_graphic_width             = "237";
+l10n.index_event_box_graphic_height            = "96";
                                                                        // The 
width in pixel of the graphic. Leave empty to use the width of the original 
graphic.
+l10n.index_event_box_graphic_width             = "237";
+                                                                       // 
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                 = "http://s.apache.org/wZr";;


Reply via email to