Author: buildbot
Date: Sun Jul 13 18:32:12 2014
New Revision: 916086
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/xx/index.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 18:32:12 2014
@@ -1 +1 @@
-1610269
+1610271
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 18:32:12 2014
@@ -1 +1 @@
-1610269
+1610271
Modified: websites/staging/ooo-site/trunk/content/xx/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/xx/index.html (original)
+++ websites/staging/ooo-site/trunk/content/xx/index.html Sun Jul 13 18:32:12
2014
@@ -19,7 +19,6 @@
@import "../exceptions.css";
/* ]]> */
</style>
-
<script>
function follow( platform ) {
_gaq.push( ['_trackEvent','social', 'followUs', platform] );
@@ -38,17 +37,18 @@
// More see "http://html-color-codes.info/"
var l10n_alert_box_background_color = "#F5A9A9";
// Make the whole alert box clickable with a link.
- var l10n_alert_box_href = "index.html";
+ var l10n_alert_box_href =
"http://openoffice.apache.org/translate.html";
// Maximum 49 characters.
- var l10n_alert_box_headline_text = "Headline text with max. 49
characters";
+ var l10n_alert_box_headline_text = "We need your help to complete
translation into XX!";
// Maximum 630 characters.
- var l10n_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.";
+ var l10n_alert_box_text_text = "This note is in English because
we have no one to translate this webpage "
+ + "and others into your language.
The links on the page will help you "
+ + "download and install Apache
OpenOffice with XX translation. But we "
+ + "still need help with this
website. <br /><br /> If you are interested "
+ + "in helping translate, please
click this text to review the information. "
+ + "You can send a note to our
mailing list \"[email protected]\" "
+ + "if you want to volunteer or if
you have questions."
+
// Show alert box or not?
if( show ) {
// If no background color value was set then use the default value.
@@ -114,7 +114,7 @@ screen reader.
<!--
// Show alert box.
// Change to 'true' if you want to show the text that is defined in the
variables above.
- showAlertbox( false );
+ showAlertbox( true );
//-->
</script>