Author: marcus
Date: Sun Nov 18 11:30:35 2018
New Revision: 1846829
URL: http://svn.apache.org/viewvc?rev=1846829&view=rev
Log:
Fixed errors for SHA512 links
Modified:
openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js
Modified: openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js?rev=1846829&r1=1846828&r2=1846829&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js (original)
+++ openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js Sun Nov 18
11:30:35 2018
@@ -263,6 +263,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";