You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2014/09/14 23:15:52 UTC

svn commit: r922197 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/msg_prop_l10n.js

Author: buildbot
Date: Sun Sep 14 21:15:52 2014
New Revision: 922197

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/msg_prop_l10n.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Sep 14 21:15:52 2014
@@ -1 +1 @@
-1624901
+1624904

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Sep 14 21:15:52 2014
@@ -1 +1 @@
-1624901
+1624904

Modified: websites/staging/ooo-site/trunk/content/msg_prop_l10n.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ websites/staging/ooo-site/trunk/content/msg_prop_l10n.js Sun Sep 14 21:15:52 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.";