You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2018/11/18 12:37:16 UTC

svn commit: r1846838 - /openoffice/ooo-site/trunk/content/xx/download/msg_prop_l10n_xx.js

Author: marcus
Date: Sun Nov 18 12:37:16 2018
New Revision: 1846838

URL: http://svn.apache.org/viewvc?rev=1846838&view=rev
Log:
Changes for the AOO 4.1.6 release

Modified:
    openoffice/ooo-site/trunk/content/xx/download/msg_prop_l10n_xx.js

Modified: openoffice/ooo-site/trunk/content/xx/download/msg_prop_l10n_xx.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/download/msg_prop_l10n_xx.js?rev=1846838&r1=1846837&r2=1846838&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/download/msg_prop_l10n_xx.js (original)
+++ openoffice/ooo-site/trunk/content/xx/download/msg_prop_l10n_xx.js Sun Nov 18 12:37:16 2018
@@ -96,7 +96,8 @@ l10n.dl_green_box_select_box_lang_values
 						    "vi",     "Vietnamese",				"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",
@@ -276,6 +277,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";
@@ -363,6 +366,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/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";