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 2018/11/20 11:40:28 UTC

svn commit: r1037132 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/pl/ content/pl/download/ content/pt-br/download/ content/pt/ content/pt/download/

Author: buildbot
Date: Tue Nov 20 11:40:27 2018
New Revision: 1037132

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/pl/brand.html
    websites/staging/ooo-site/trunk/content/pl/download/index.html
    websites/staging/ooo-site/trunk/content/pl/download/msg_prop_l10n_pl.js
    websites/staging/ooo-site/trunk/content/pt-br/download/index.html
    websites/staging/ooo-site/trunk/content/pt-br/download/msg_prop_l10n_pt-BR.js
    websites/staging/ooo-site/trunk/content/pt/brand.html
    websites/staging/ooo-site/trunk/content/pt/download/index.html
    websites/staging/ooo-site/trunk/content/pt/download/msg_prop_l10n_pt.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Nov 20 11:40:27 2018
@@ -1 +1 @@
-1846989
+1846991

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Nov 20 11:40:27 2018
@@ -1 +1 @@
-1846989
+1846991

Modified: websites/staging/ooo-site/trunk/content/pl/brand.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pl/brand.html (original)
+++ websites/staging/ooo-site/trunk/content/pl/brand.html Tue Nov 20 11:40:27 2018
@@ -73,4 +73,4 @@
     </div>
     <div id="bannercenter"><br/>Darmowy i Otwarty Zestaw Produktów</div>
   </div>
-  <div id="announce"><a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=74691895" title="Apache OpenOffice 4.1.5 wydany">Apache OpenOffice 4.1.5 wydany</a></div>
+  <div id="announce"><a href="https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.6+Release+Notes" title="Apache OpenOffice 4.1.6 wydany">Apache OpenOffice 4.1.6 wydany</a></div>

Modified: websites/staging/ooo-site/trunk/content/pl/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pl/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/pl/download/index.html Tue Nov 20 11:40:27 2018
@@ -5,12 +5,12 @@
 
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta itemprop="name" content="Pobierz Apache Openoffice" />
-  <meta itemprop="description" content="Dołącz do rewolucyjnego OpenOffice, darmowego pakietu biurowego który pobrano już ponad 250 milionów razy." />
+  <meta itemprop="description" content="Dołącz do rewolucyjnego OpenOffice, darmowego pakietu biurowego który pobrano już ponad 260 milionów razy." />
   <meta itemprop="image" content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png" />
   <meta property="og:title" content="Pobierz Apache Openoffice" />
-  <meta property="og:description" content="Dołącz do rewolucyjnego OpenOffice, darmowego pakietu biurowego który pobrano już ponad 250 milionów razy." />
+  <meta property="og:description" content="Dołącz do rewolucyjnego OpenOffice, darmowego pakietu biurowego który pobrano już ponad 260 milionów razy." />
   <meta property="og:image" content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png" />
-  <meta name="description" content="Oficjalna strona pobierania Apache OpenOffice. Dołącz do rewolucyjnego OpenOffice, darmowego pakietu biurowego który pobrano już ponad 250 milionów razy." />
+  <meta name="description" content="Oficjalna strona pobierania Apache OpenOffice. Dołącz do rewolucyjnego OpenOffice, darmowego pakietu biurowego który pobrano już ponad 260 milionów razy." />
   <title>Apache OpenOffice Pobieranie - Oficjalna strona</title>
   <script type="text/javascript" src="/download/globalvars.js"></script>
   <script type="text/javascript" src="./msg_prop_l10n_pl.js"></script>
@@ -38,7 +38,7 @@
       } else if ( platform == 'facebook' ) {
         window.open( 'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'twitter' ) {
-        window.open( 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Fpl%2Fdownload%2F&text=Dołącz+do+rewolucyjnego+OpenOffice,+darmowego+pakietu+biurowego+który+pobrano+już+ponad+250+milionów+razy.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
+        window.open( 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Fpl%2Fdownload%2F&text=Dołącz+do+rewolucyjnego+OpenOffice,+darmowego+pakietu+biurowego+który+pobrano+już+ponad+260+milionów+razy.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'google+' ) {
         window.open( 'https://plus.google.com/share?url=https%3A%2F%2Fwww.openoffice.org%2Fpl%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }

Modified: websites/staging/ooo-site/trunk/content/pl/download/msg_prop_l10n_pl.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/pl/download/msg_prop_l10n_pl.js (original)
+++ websites/staging/ooo-site/trunk/content/pl/download/msg_prop_l10n_pl.js Tue Nov 20 11:40:27 2018
@@ -92,7 +92,8 @@ l10n.dl_green_box_select_box_lang_values
 
 /* l10n.dl_green_box_select_box_language_values	= [ "" ]; */
 
-l10n.dl_green_box_select_box_version_values	= [ "4.1.5",
+l10n.dl_green_box_select_box_version_values	= [ "4.1.6",
+							"4.1.5",
 						    "4.1.4",
 						    "4.1.3",
 						    "4.1.2",
@@ -244,6 +245,8 @@ l10n.dl_full_link_text				= "Pobierz pe�
 l10n.dl_full_link_title				= "Kliknij aby pobrać: ";
 l10n.dl_langpack_link_text			= "Pobierz pakiet językowy";
 l10n.dl_langpack_link_title			= "Kliknij aby pobrać: ";
+l10n.dl_rpm_vs_deb_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
+l10n.dl_rpm_vs_deb_text				= "RPM vs. DEB = What to choose?";
 
 l10n.dl_full_link_porting_text			= "Portowanie: Kliknij aby wybrać dostawców firm trzecich";
 l10n.dl_full_link_porting_title			= "Kliknij aby przejść na stronę i pobrać od zewnętrznych stron";
@@ -272,6 +275,8 @@ l10n.dl_checksum_md5_text			= "MD5";
 l10n.dl_checksum_md5_title			= "Klucz MD5 dla: ";
 l10n.dl_checksum_sha256_text			= "SHA256";
 l10n.dl_checksum_sha256_title			= "Klucz SHA256 dla: ";
+l10n.dl_checksum_sha512_text			= "SHA512";
+l10n.dl_checksum_sha512_title			= "Klucz SHA512 dla: ";
 
 l10n.dl_help_img_title				= "Jaka jest różnica między pełną instalacją a pakietem językowym?";
 l10n.dl_help_img_src				= "/download/cachedimages/help-information-icon.png";
@@ -359,6 +364,7 @@ l10n.dl_analyze_table_javascript_text		=
 
 
 // General: Links to webpage files that could be localized.
+l10n.dl_rel_notes_aoo416_link			= "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.6+Release+Notes";
 l10n.dl_rel_notes_aoo415_link			= "https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=74691895";
 l10n.dl_rel_notes_aoo414_link            	= "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.4+Release+Notes";
 l10n.dl_rel_notes_aoo413_link            	= "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.3+Release+Notes";

Modified: websites/staging/ooo-site/trunk/content/pt-br/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pt-br/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/pt-br/download/index.html Tue Nov 20 11:40:27 2018
@@ -5,12 +5,12 @@
 
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta itemprop="name" content="Download Apache OpenOffice" />
-  <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 250 million trusted downloads." />
+  <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 260 million trusted downloads." />
   <meta itemprop="image" content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png" />
   <meta property="og:title" content="Download Apache OpenOffice" />
-  <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 250 million trusted downloads." />
+  <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 260 million trusted downloads." />
   <meta property="og:image" content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png" />
-  <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, the free office productivity suite with over 250 million trusted downloads." />
+  <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, the free office productivity suite with over 260 million trusted downloads." />
   <title>Apache OpenOffice Downloads - Official Site</title>
   <script type="text/javascript" src="/download/globalvars.js"></script>
   <script type="text/javascript" src="./msg_prop_l10n_pt-BR.js"></script>
@@ -38,7 +38,7 @@
       } else if ( platform == 'facebook' ) {
         window.open( 'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'twitter' ) {
-        window.open( 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Fpt-br%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+250+million+trusted+downloads.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
+        window.open( 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Fpt-br%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+260+million+trusted+downloads.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'google+' ) {
         window.open( 'https://plus.google.com/share?url=https%3A%2F%2Fwww.openoffice.org%2Fpt-br%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }

Modified: websites/staging/ooo-site/trunk/content/pt-br/download/msg_prop_l10n_pt-BR.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/pt-br/download/msg_prop_l10n_pt-BR.js (original)
+++ websites/staging/ooo-site/trunk/content/pt-br/download/msg_prop_l10n_pt-BR.js Tue Nov 20 11:40:27 2018
@@ -90,7 +90,8 @@ l10n.dl_green_box_select_box_lang_values
 /* l10n.dl_green_box_select_box_language_values	= [ "" ]; */
 l10n.dl_green_box_select_box_language_values	= [ "" ];
 
-l10n.dl_green_box_select_box_version_values	= [ "4.1.5",
+l10n.dl_green_box_select_box_version_values	= [ "4.1.6",
+							"4.1.5",
 						    "4.1.4",
 						    "4.1.3",
 						    "4.1.2",
@@ -242,6 +243,8 @@ l10n.dl_full_link_text				= "Download fu
 l10n.dl_full_link_title				= "Click to download: ";
 l10n.dl_langpack_link_text			= "Download language pack";
 l10n.dl_langpack_link_title			= "Click to download: ";
+l10n.dl_rpm_vs_deb_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
+l10n.dl_rpm_vs_deb_text				= "RPM vs. DEB = What to choose?";
 
 l10n.dl_full_link_porting_text			= "Porting: Click to choose from 3rd party vendors";
 l10n.dl_full_link_porting_title			= "Click to browse to the porting webpage and download from 3rd party vendors";
@@ -270,6 +273,8 @@ l10n.dl_checksum_md5_text			= "MD5";
 l10n.dl_checksum_md5_title			= "MD5 hash for: ";
 l10n.dl_checksum_sha256_text			= "SHA256";
 l10n.dl_checksum_sha256_title			= "SHA256 hash for: ";
+l10n.dl_checksum_sha512_text			= "SHA512";
+l10n.dl_checksum_sha512_title			= "SHA512 hash for: ";
 
 l10n.dl_help_img_title				= "What is the difference between full installation and language pack?";
 l10n.dl_help_img_src				= "/download/cachedimages/help-information-icon.png";
@@ -357,9 +362,10 @@ l10n.dl_analyze_table_javascript_text		=
 
 
 // General: Links to webpage files that could be localized.
+l10n.dl_rel_notes_aoo416_link			= "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.6+Release+Notes";
 l10n.dl_rel_notes_aoo415_link			= "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.5+Release+Notes";
-l10n.dl_rel_notes_aoo414_link            	= "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.4+Release+Notes";
-l10n.dl_rel_notes_aoo413_link            	= "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.3+Release+Notes";
+l10n.dl_rel_notes_aoo414_link			= "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.4+Release+Notes";
+l10n.dl_rel_notes_aoo413_lin			= "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.3+Release+Notes";
 l10n.dl_rel_notes_aoo412_link			= "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.2+Release+Notes";
 l10n.dl_rel_notes_aoo411_link			= "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.1+Release+Notes";
 l10n.dl_rel_notes_aoo410_link			= "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1+Release+Notes";

Modified: websites/staging/ooo-site/trunk/content/pt/brand.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pt/brand.html (original)
+++ websites/staging/ooo-site/trunk/content/pt/brand.html Tue Nov 20 11:40:27 2018
@@ -73,4 +73,4 @@
     </div>
     <div id="bannercenter"><br/>O programa de produtividade gratuito e de código aberto</div>
   </div>
-  <div id="announce"><a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=75956243" title="Leia as notas de lançamento">O novo Apache OpenOffice 4.1.5 já saiu!</a></div>
+  <div id="announce"><a href="https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.6+Release+Notes" title="Leia as notas de lançamento">O novo Apache OpenOffice 4.1.6 já saiu!</a></div>

Modified: websites/staging/ooo-site/trunk/content/pt/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pt/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/pt/download/index.html Tue Nov 20 11:40:27 2018
@@ -6,14 +6,14 @@
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 <!--
   <meta itemprop="name" content="Transferir o Apache OpenOffice" />
-  <meta itemprop="description" content="Junte-se à revolução OpenOffice, o programa de produtividade grátis com mais de 250 milhões de transferências." />
+  <meta itemprop="description" content="Junte-se à revolução OpenOffice, o programa de produtividade grátis com mais de 260 milhões de transferências." />
   <meta itemprop="keywords" content="Apache OpenOffice, OpenOffice, Apache Open Office, Download, Official, Official Download, Open Office, OpenOffice.org" />
 <meta itemprop="image" content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png" />
 -->
   <meta property="og:title" content="Transferir o Apache OpenOffice" />
-  <meta property="og:description" content="Junte-se à revolução OpenOffice, o programa de produtividade grátis com mais de 250 milhões de transferências." />
+  <meta property="og:description" content="Junte-se à revolução OpenOffice, o programa de produtividade grátis com mais de 260 milhões de transferências." />
   <meta property="og:image" content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png" />
-  <meta name="description" content="Página oficial de transferência do Apache OpenOffice. Junte-se à revolução OpenOffice, o programa de produtividade grátis com mais de 250 milhões de transferências." />
+  <meta name="description" content="Página oficial de transferência do Apache OpenOffice. Junte-se à revolução OpenOffice, o programa de produtividade grátis com mais de 260 milhões de transferências." />
   <title>Apache OpenOffice - Transferência Oficial</title>
   <script type="text/javascript" src="/download/globalvars.js"></script>
   <script type="text/javascript" src="./msg_prop_l10n_pt.js"></script>
@@ -41,7 +41,7 @@
       } else if ( platform == 'facebook' ) {
         window.open( 'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'twitter' ) {
-        window.open( 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Fpt%2Fdownload%2F&text=Junte-se+à+revolução+OpenOffice,+o+programa+de+produtividade+grátis+com+mais+de+250+milhões+de+transferências.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
+        window.open( 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Fpt%2Fdownload%2F&text=Junte-se+à+revolução+OpenOffice,+o+programa+de+produtividade+grátis+com+mais+de+260+milhões+de+transferências.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'google+' ) {
         window.open( 'https://plus.google.com/share?url=https%3A%2F%2Fwww.openoffice.org%2Fpt%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
@@ -67,7 +67,7 @@
 
 <div itemscope>
   <span itemprop="name" content="Transferir o Apache OpenOffice"></span>
-  <span itemprop="description" content="Junte-se à revolução OpenOffice, o programa de produtividade grátis com mais de 250 milhões de transferências."></span>
+  <span itemprop="description" content="Junte-se à revolução OpenOffice, o programa de produtividade grátis com mais de 260 milhões de transferências."></span>
   <span itemprop="keywords" content="Apache OpenOffice, OpenOffice, Apache Open Office, Download, Official, Official Download, Open Office, OpenOffice.org"></span>
   <span itemprop="image" content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png"></span>
 </div>

Modified: websites/staging/ooo-site/trunk/content/pt/download/msg_prop_l10n_pt.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/pt/download/msg_prop_l10n_pt.js (original)
+++ websites/staging/ooo-site/trunk/content/pt/download/msg_prop_l10n_pt.js Tue Nov 20 11:40:27 2018
@@ -97,7 +97,8 @@ l10n.dl_green_box_select_box_lang_values
 						    "vi",	"Vietnamita",				"Tiếng Việt" ];
 
 // l10n.dl_green_box_select_box_version_values	= [ "" ];
-l10n.dl_green_box_select_box_version_values	= [ "4.1.5",
+l10n.dl_green_box_select_box_version_values	= [ "4.1.6",
+							"4.1.5",
 						    "4.1.4",
 						    "4.1.3",
 						    "4.1.2",
@@ -247,6 +248,8 @@ l10n.dl_full_link_text = "Transferir ins
 l10n.dl_full_link_title = "Clique para transferir: ";
 l10n.dl_langpack_link_text = "Transferir pacote de idioma";
 l10n.dl_langpack_link_title = "Clique para transferir: ";
+l10n.dl_rpm_vs_deb_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
+l10n.dl_rpm_vs_deb_text				= "RPM vs. DEB = What to choose?";
 
 l10n.dl_full_link_porting_text = "Transportar: clique para escolher entre vendedores";
 l10n.dl_full_link_porting_title = "Clique para ir para a página de transporte e transferir de outros vendedores";
@@ -275,6 +278,8 @@ l10n.dl_checksum_md5_text = "MD5";
 l10n.dl_checksum_md5_title = "Hash para MD5: ";
 l10n.dl_checksum_sha256_text = "SHA256";
 l10n.dl_checksum_sha256_title = "Hash para SHA256: ";
+l10n.dl_checksum_sha512_text = "SHA512";
+l10n.dl_checksum_sha512_title = "Hash para SHA512: ";
 
 l10n.dl_help_img_title = "Qual é a diferença entre instalação completa e pacote de idioma?";
 l10n.dl_help_img_src = "/download/cachedimages/help-information-icon.png";
@@ -362,6 +367,7 @@ l10n.dl_analyze_table_stable_release_tex
 l10n.dl_analyze_table_javascript_text = "Funções/variáveis&nbspJavaScript";
 
 // General: Links to webpage files that could be localized.
+l10n.dl_rel_notes_aoo416_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.6+Release+Notes";
 l10n.dl_rel_notes_aoo415_link = "https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=75956243";
 l10n.dl_rel_notes_aoo414_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.4+Release+Notes";
 l10n.dl_rel_notes_aoo413_link = "https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=67637506";