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 2015/10/28 21:25:19 UTC

svn commit: r1711120 - /openoffice/ooo-site/trunk/content/bg/download/msg_prop_l10n_bg.js

Author: marcus
Date: Wed Oct 28 20:25:19 2015
New Revision: 1711120

URL: http://svn.apache.org/viewvc?rev=1711120&view=rev
Log:
Changing resp. adding the AOO 4.1.2 release to the download scripting logic

Modified:
    openoffice/ooo-site/trunk/content/bg/download/msg_prop_l10n_bg.js

Modified: openoffice/ooo-site/trunk/content/bg/download/msg_prop_l10n_bg.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/bg/download/msg_prop_l10n_bg.js?rev=1711120&r1=1711119&r2=1711120&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/bg/download/msg_prop_l10n_bg.js (original)
+++ openoffice/ooo-site/trunk/content/bg/download/msg_prop_l10n_bg.js Wed Oct 28 20:25:19 2015
@@ -86,8 +86,10 @@ 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.1", "4.1.0",
-						    "4.0.1",
+l10n.dl_green_box_select_box_version_values	= [ "4.1.2",
+                            "4.1.1",
+						    "4.1.0",
+                            "4.0.1",
 						    "4.0.0",
 						    "3.4.1",
 						    "Older releases" ];
@@ -347,6 +349,8 @@ l10n.dl_analyze_table_javascript_text		=
 
 
 // General: Links to webpage files that could be localized.
+l10n.dl_rel_notes_aoo412_link			= "http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.2+Release+Notes";
+l10n.dl_rel_notes_aoo411_link			= "http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.1+Release+Notes";
 l10n.dl_rel_notes_aoo410_link			= "http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1+Release+Notes";
 l10n.dl_rel_notes_aoo401_link			= "http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0.1+Release+Notes";
 l10n.dl_rel_notes_aoo400_link			= "http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes";