You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2017/03/05 17:38:54 UTC

svn commit: r1785558 - /openoffice/ooo-site/trunk/content/es/descargar/msg_prop_l10n_es.js

Author: mseidel
Date: Sun Mar  5 17:38:54 2017
New Revision: 1785558

URL: http://svn.apache.org/viewvc?rev=1785558&view=rev
Log:
Minor changes for https

Modified:
    openoffice/ooo-site/trunk/content/es/descargar/msg_prop_l10n_es.js

Modified: openoffice/ooo-site/trunk/content/es/descargar/msg_prop_l10n_es.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/es/descargar/msg_prop_l10n_es.js?rev=1785558&r1=1785557&r2=1785558&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/es/descargar/msg_prop_l10n_es.js (original)
+++ openoffice/ooo-site/trunk/content/es/descargar/msg_prop_l10n_es.js Sun Mar  5 17:38:54 2017
@@ -172,7 +172,7 @@ l10n.dl_nav_schedule_title			= "¿Cuan
 l10n.dl_nav_schedule_href			= "https://cwiki.apache.org/confluence/display/OOOUSERS/Releases";
 l10n.dl_nav_hist_schedule_text			= "Fechas de lanzamientos anteriores";
 l10n.dl_nav_hist_schedule_title			= "¿Cuando fueron planeados los lanzamientos anteriores?";
-l10n.dl_nav_hist_schedule_href			= "https://wiki.services.openoffice.org/wiki/Product_Release";
+l10n.dl_nav_hist_schedule_href			= "https://wiki.openoffice.org/wiki/Product_Release";
 l10n.dl_nav_inst_guide_text			= "Guías de instalación";
 l10n.dl_nav_inst_guide_title			= "Instrucciones para la instalaciónd de Apache OpenOffice en equipos con Windows, Linux y Mac OS";
 l10n.dl_nav_inst_guide_href			= "/download/common/instructions.html";
@@ -202,7 +202,7 @@ l10n.dl_nav_mirrors1_title			= "Use los
 l10n.dl_nav_mirrors1_href			= "http://sourceforge.net/projects/openofficeorg.mirror/files/";
 l10n.dl_nav_mirrors2_text			= "Descargas alternativas espejo #2";
 l10n.dl_nav_mirrors2_title			= "Use los espejos de Apache para descargar Apache OpenOffice";
-l10n.dl_nav_mirrors2_href			= "http://www.apache.org/dyn/closer.lua/openoffice/";
+l10n.dl_nav_mirrors2_href			= "https://www.apache.org/dyn/closer.lua/openoffice/";
 l10n.dl_nav_porting_text			= "Versiones de terceros";
 l10n.dl_nav_porting_title			= "Versiones de terceros";
 l10n.dl_nav_porting_href			= "/porting/index.html";
@@ -220,11 +220,11 @@ l10n.dl_nav_checksum_href			= "/download
 
 // Strings for the logo graphics.
 l10n.dl_img_sourceforge_title			= "Sourceforge - Download, Develop and Publish Free Open Source Software";
-l10n.dl_img_sourceforge_href			= "http://www.sourceforge.net/";
+l10n.dl_img_sourceforge_href			= "https://www.sourceforge.net/";
 l10n.dl_img_sourceforge_src			= "/images/sourceforge.png";
 l10n.dl_img_sourceforge_alt			= "Sourceforge";
 l10n.dl_img_w3c_title				= "W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) of Web documents";
-l10n.dl_img_w3c_href				= "http://validator.w3.org/check?uri=referer";
+l10n.dl_img_w3c_href				= "https://validator.w3.org/check?uri=referer";
 l10n.dl_img_w3c_src				= "/images/valid-xhtml10-blue.png";
 l10n.dl_img_w3c_alt				= "W3C Validator";