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/05/28 21:33:26 UTC

svn commit: r1796548 - /openoffice/ooo-site/trunk/content/sr/download/msg_prop_l10n_sr.js

Author: mseidel
Date: Sun May 28 21:33:26 2017
New Revision: 1796548

URL: http://svn.apache.org/viewvc?rev=1796548&view=rev
Log:
Small fixes for HTTPS

Modified:
    openoffice/ooo-site/trunk/content/sr/download/msg_prop_l10n_sr.js

Modified: openoffice/ooo-site/trunk/content/sr/download/msg_prop_l10n_sr.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/sr/download/msg_prop_l10n_sr.js?rev=1796548&r1=1796547&r2=1796548&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/sr/download/msg_prop_l10n_sr.js (original)
+++ openoffice/ooo-site/trunk/content/sr/download/msg_prop_l10n_sr.js Sun May 28 21:33:26 2017
@@ -133,14 +133,14 @@ l10n.dl_ext_blue_box_headline_text		= "G
 l10n.dl_ext_blue_box_headline_title		= "Choose from a wide range of additional and individual functionality";
 l10n.dl_ext_blue_box_text_text			= "Extend your Apache OpenOffice functionality with a large and growing library of extensions and dictionaries from other users.";
 l10n.dl_ext_blue_box_text_title			= "Choose from a wide range of additional and individual functionality";
-l10n.dl_ext_blue_box_text_href			= "http://extensions.openoffice.org/";
+l10n.dl_ext_blue_box_text_href			= "https://extensions.openoffice.org/";
 
 // Templates: Strings in the blue box (bottom) (used in "index.html").
 l10n.dl_tlp_blue_box_headline_text		= "Get Apache OpenOffice Templates";
 l10n.dl_tlp_blue_box_headline_title		= "Choose from a wide range of additional and individual documents";
 l10n.dl_tlp_blue_box_text_text			= "Extend your Apache OpenOffice creativity with a large and growing library of templates from other users.";
 l10n.dl_tlp_blue_box_text_title			= "Choose from a wide range of additional and individual documents";
-l10n.dl_tlp_blue_box_text_href			= "http://templates.openoffice.org/";
+l10n.dl_tlp_blue_box_text_href			= "https://templates.openoffice.org/";
 
 // Strings in the navigation bar (used in "index.html").
 // Release Information
@@ -249,7 +249,7 @@ l10n.dl_rel_info_buildid_text			= "Build
 l10n.dl_rel_info_svn_text			= "SVN "
 l10n.dl_rel_info_rel_date_text			= "Released ";
 l10n.dl_rel_notes_text				= "Release Notes";
-l10n.dl_rel_notes_title				= "Release Notes for Apache OpenOffice ";
+l10n.dl_rel_notes_title				= "Release Notes for Apache OpenOffice";
 
 l10n.dl_headline_full_text			= "Full installation: ";
 l10n.dl_headline_langpack_text			= "Language pack: ";
@@ -362,5 +362,4 @@ l10n.dl_checksum_link				= "https://www.
 l10n.dl_report_link				= "https://www.openoffice.org/download/analyze.html";
 l10n.dl_porting_link				= "https://www.openoffice.org/porting/index.html";
 l10n.dl_archive_link				= "https://www.openoffice.org/download/archive.html";
-l10n.dl_aoo341_link				= "https://www.openoffice.org/download/other-341.html";
-
+l10n.dl_aoo341_link				= "https://www.openoffice.org/download/archive.html";