Author: buildbot
Date: Sun Apr 16 13:20:37 2017
New Revision: 1010572
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/ar/index.html
websites/staging/ooo-site/trunk/content/ar/msg_prop_l10n_ar.js
websites/staging/ooo-site/trunk/content/ast/index.html
websites/staging/ooo-site/trunk/content/ca/index.html
websites/staging/ooo-site/trunk/content/cs/index.html
websites/staging/ooo-site/trunk/content/da/index.html
websites/staging/ooo-site/trunk/content/eu/index.html
websites/staging/ooo-site/trunk/content/gd/index.html
websites/staging/ooo-site/trunk/content/gl/index.html
websites/staging/ooo-site/trunk/content/hu/index.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Apr 16 13:20:37 2017
@@ -1 +1 @@
-1791605
+1791608
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Apr 16 13:20:37 2017
@@ -1 +1 @@
-1791605
+1791608
Modified: websites/staging/ooo-site/trunk/content/ar/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/ar/index.html (original)
+++ websites/staging/ooo-site/trunk/content/ar/index.html Sun Apr 16 13:20:37
2017
@@ -137,7 +137,7 @@ screen reader.
document.write( "<ul><li>"
+ "<div class='action-download'>"
+ "<div class='action-text action-link'>"
- + "<a href='./download/index.html'>"
+ + "<a href='/download/index.html'>"
+ "<h2>I want to download Apache OpenOffice</h2>"
+ "<p style='font-size: 1.0em; font-weight: bold;'>(Most recent
release: " + DL.VERSION + ")</p>"
+ "<p>Download Apache OpenOffice for free <b>(really!)</b> | "
@@ -157,7 +157,7 @@ screen reader.
<noscript>
<div class="action-download">
<div class="action-text action-link">
- <a href="./download/index.html">
+ <a href="/download/index.html">
<h2>I want to download Apache OpenOffice</h2>
<p>Download Apache OpenOffice for free, or find out about other ways
of getting it.</p>
</a>
@@ -236,6 +236,7 @@ screen reader.
</li>
</ul>
+<!--
<div id="SupportedAndSupporters">
<a href="https://validator.w3.org/check?uri=referer"
title="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...)
of Web documents">
@@ -244,7 +245,6 @@ screen reader.
</div>
</div>
-<!--
<div id="news">
<div class="first campaign" style="height: 210px; float: right; overflow:
auto;">
Modified: websites/staging/ooo-site/trunk/content/ar/msg_prop_l10n_ar.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/ar/msg_prop_l10n_ar.js (original)
+++ websites/staging/ooo-site/trunk/content/ar/msg_prop_l10n_ar.js Sun Apr 16
13:20:37 2017
@@ -20,4 +20,4 @@ l10n.index_alert_box_href = "https://o
//
Maximum 49 characters.
l10n.index_alert_box_headline_text = "We need your help to
complete translation into Arabic!";
//
Maximum 630 characters.
-l10n.index_alert_box_text_text = "This note is in English
because we have no one to translate Apache OpenOffice into your language. The
links on the page will help you download and install Apache OpenOffice in all
available languages. <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.";
+l10n.index_alert_box_text_text = "This note is in English
because we need help to translate Apache OpenOffice into your language. The
links on the page will help you download and install Apache OpenOffice in all
currently available languages. <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.";
Modified: websites/staging/ooo-site/trunk/content/ast/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/ast/index.html (original)
+++ websites/staging/ooo-site/trunk/content/ast/index.html Sun Apr 16 13:20:37
2017
@@ -31,7 +31,7 @@
} else if ( platform == 'GooglePlus' ) {
window.open( "https://plus.google.com/+openoffice", "_blank" );
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
Modified: websites/staging/ooo-site/trunk/content/ca/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/ca/index.html (original)
+++ websites/staging/ooo-site/trunk/content/ca/index.html Sun Apr 16 13:20:37
2017
@@ -31,7 +31,7 @@
} else if ( platform == 'GooglePlus' ) {
window.open( "https://plus.google.com/+openoffice", "_blank" );
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
Modified: websites/staging/ooo-site/trunk/content/cs/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/cs/index.html (original)
+++ websites/staging/ooo-site/trunk/content/cs/index.html Sun Apr 16 13:20:37
2017
@@ -30,7 +30,7 @@
} else if (platform == 'ApacheBlog') {
window.open("https://blogs.apache.org/OOo/","_blank");
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
</script>
Modified: websites/staging/ooo-site/trunk/content/da/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da/index.html (original)
+++ websites/staging/ooo-site/trunk/content/da/index.html Sun Apr 16 13:20:37
2017
@@ -30,7 +30,7 @@
} else if ( platform == 'GooglePlus' ) {
window.open( "https://plus.google.com/+openoffice", "_blank" );
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
Modified: websites/staging/ooo-site/trunk/content/eu/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/eu/index.html (original)
+++ websites/staging/ooo-site/trunk/content/eu/index.html Sun Apr 16 13:20:37
2017
@@ -30,7 +30,7 @@
} else if (platform == 'ApacheBlog') {
window.open("https://blogs.apache.org/OOo/","_blank");
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
</script>
Modified: websites/staging/ooo-site/trunk/content/gd/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/gd/index.html (original)
+++ websites/staging/ooo-site/trunk/content/gd/index.html Sun Apr 16 13:20:37
2017
@@ -31,7 +31,7 @@
} else if ( platform == 'GooglePlus' ) {
window.open( "https://plus.google.com/+openoffice", "_blank" );
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
Modified: websites/staging/ooo-site/trunk/content/gl/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/gl/index.html (original)
+++ websites/staging/ooo-site/trunk/content/gl/index.html Sun Apr 16 13:20:37
2017
@@ -31,7 +31,7 @@
} else if ( platform == 'GooglePlus' ) {
window.open( "https://plus.google.com/+openoffice", "_blank" );
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
Modified: websites/staging/ooo-site/trunk/content/hu/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/hu/index.html (original)
+++ websites/staging/ooo-site/trunk/content/hu/index.html Sun Apr 16 13:20:37
2017
@@ -31,7 +31,7 @@
else if ( platform == 'GooglePlus' )
window.open( "https://plus.google.com/+openoffice", "_blank" );
else if ( platform == 'YouTube' )
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
function showAlertBox() {