Author: marcus
Date: Sun Sep 14 21:15:15 2014
New Revision: 1624904

URL: http://svn.apache.org/r1624904
Log:
Updated dummy text and link

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=1624904&r1=1624903&r2=1624904&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Sun Sep 14 21:15:15 2014
@@ -36,13 +36,13 @@ l10n.index_event_box_text_title                     = "";
                                                                        // 
"true" = Show the box, "false" = Do not show.
 l10n.index_alert_box_show                      = false;
                                                                        // Make 
the whole box clickable with a link.
-l10n.index_alert_box_href                      = "index.html";
+l10n.index_alert_box_href                      = "http://www.google.com";;
                                                                        // 
Maximum 49 characters.
 l10n.index_alert_box_headline_text             = "Headline text with max. 49 
characters";
                                                                        // 
Mover over text for the headline.
 l10n.index_alert_box_headline_title            = "Mover over title text for 
the headline.";
                                                                        // 
Maximum 630 characters.
-l10n.index_alert_box_text_text                 = "Text with max. 630 
characters. <br /><br /> This alert box is now within the layout of the list 
items below. <br /><br /> The following link can be added to point the user to 
more information or to a solution. But the link can also be left out. Then the 
link will not be shown.";
+l10n.index_alert_box_text_text                 = "Text with max. 630 
characters. <br /><br /> Use this alert box to announce any important messages 
or problems. <br /><br /> This whole alert box can be linked with an URL to 
point the user to more information or to a solution. But the link can also be 
left out. Then the box is not clickable.";
                                                                        // 
Mouse over text for the text.
 l10n.index_alert_box_text_title                        = "Mouse over title 
text for the text.";
 


Reply via email to