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 2017/10/20 12:22:31 UTC

svn commit: r1019860 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/de/download/ content/es/descargar/ content/eu/ content/eu/download/ content/no/download/

Author: buildbot
Date: Fri Oct 20 12:22:31 2017
New Revision: 1019860

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/de/download/msg_prop_l10n_de.js
    websites/staging/ooo-site/trunk/content/es/descargar/msg_prop_l10n_es.js
    websites/staging/ooo-site/trunk/content/eu/brand.html
    websites/staging/ooo-site/trunk/content/eu/download/msg_prop_l10n_eu.js
    websites/staging/ooo-site/trunk/content/no/download/msg_prop_l10n_no.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Oct 20 12:22:31 2017
@@ -1 +1 @@
-1812735
+1812736

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Oct 20 12:22:31 2017
@@ -1 +1 @@
-1812735
+1812736

Modified: websites/staging/ooo-site/trunk/content/de/download/msg_prop_l10n_de.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/de/download/msg_prop_l10n_de.js (original)
+++ websites/staging/ooo-site/trunk/content/de/download/msg_prop_l10n_de.js Fri Oct 20 12:22:31 2017
@@ -255,7 +255,7 @@ l10n.dl_rel_info_buildid_text			= "Build
 l10n.dl_rel_info_svn_text			= "SVN "
 l10n.dl_rel_info_rel_date_text			= "Veröffentlicht ";
 l10n.dl_rel_notes_text				= "Release Notes";
-l10n.dl_rel_notes_title				= "Release Notes für Apache OpenOffice";
+l10n.dl_rel_notes_title				= "Release Notes für Apache OpenOffice ";
 
 l10n.dl_headline_full_text			= "Vollinstallation: ";
 l10n.dl_headline_langpack_text			= "Sprachpaket: ";

Modified: websites/staging/ooo-site/trunk/content/es/descargar/msg_prop_l10n_es.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/es/descargar/msg_prop_l10n_es.js (original)
+++ websites/staging/ooo-site/trunk/content/es/descargar/msg_prop_l10n_es.js Fri Oct 20 12:22:31 2017
@@ -251,7 +251,7 @@ l10n.dl_rel_info_buildid_text			= "Build
 l10n.dl_rel_info_svn_text			= "SVN "
 l10n.dl_rel_info_rel_date_text			= "Liberado ";
 l10n.dl_rel_notes_text				= "Notas de la versión";
-l10n.dl_rel_notes_title				= "Notas de la versión de Apache OpenOffice";
+l10n.dl_rel_notes_title				= "Notas de la versión de Apache OpenOffice ";
 
 l10n.dl_headline_full_text			= "Instalación completa: ";
 l10n.dl_headline_langpack_text			= "Paquete de idioma: ";

Modified: websites/staging/ooo-site/trunk/content/eu/brand.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/eu/brand.html (original)
+++ websites/staging/ooo-site/trunk/content/eu/brand.html Fri Oct 20 12:22:31 2017
@@ -73,4 +73,4 @@
     </div>
     <div id="bannercenter"><br/>Produktibitate Suite Aske eta Irekia</div>
   </div>
-  <div id="announce"><a href="https://blogs.apache.org/OOo/entry/announcing_apache_openoffice_4_12" title="Irakur ezazu iragarkia">Apache OpenOffice 4.1.3 eskuragarri dagoeneko!</a></div>
+  <div id="announce"><a href="https://s.apache.org/P2EH" title="Irakur ezazu iragarkia">Apache OpenOffice 4.1.4 eskuragarri dagoeneko!</a></div>

Modified: websites/staging/ooo-site/trunk/content/eu/download/msg_prop_l10n_eu.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/eu/download/msg_prop_l10n_eu.js (original)
+++ websites/staging/ooo-site/trunk/content/eu/download/msg_prop_l10n_eu.js Fri Oct 20 12:22:31 2017
@@ -86,10 +86,11 @@ l10n.dl_green_box_select_box_language_va
 						    "Vietnamese (Tiếng Việt)" ];
 /* l10n.dl_green_box_select_box_language_values	= [ "" ]; */
 
-l10n.dl_green_box_select_box_version_values	= [ "4.1.3",
-                            "4.1.2",
-                            "4.1.1",
-                            "4.1.0",
+l10n.dl_green_box_select_box_version_values	= [ "4.1.4",
+						    "4.1.3",
+						    "4.1.2",
+						    "4.1.1",
+						    "4.1.0",
 						    "4.0.1",
 						    "4.0.0",
 						    "3.4.1",
@@ -327,6 +328,7 @@ l10n.dl_analyze_table_javascript_text		=
 
 
 // General: Links to webpage files that could be localized.
+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_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";

Modified: websites/staging/ooo-site/trunk/content/no/download/msg_prop_l10n_no.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/no/download/msg_prop_l10n_no.js (original)
+++ websites/staging/ooo-site/trunk/content/no/download/msg_prop_l10n_no.js Fri Oct 20 12:22:31 2017
@@ -254,7 +254,7 @@ l10n.dl_rel_info_buildid_text			= "Bygg
 l10n.dl_rel_info_svn_text			= "SVN "
 l10n.dl_rel_info_rel_date_text			= "Utgitt ";
 l10n.dl_rel_notes_text				= "Produktmerknader";
-l10n.dl_rel_notes_title				= "Produktmerknader for Apache OpenOffice";
+l10n.dl_rel_notes_title				= "Produktmerknader for Apache OpenOffice ";
 
 l10n.dl_headline_full_text			= "Full installasjon: ";
 l10n.dl_headline_langpack_text			= "Språkpakke: ";