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 2016/10/12 19:37:20 UTC

svn commit: r1764523 - /openoffice/ooo-site/trunk/content/pt/download/msg_prop_l10n_pt.js

Author: marcus
Date: Wed Oct 12 19:37:19 2016
New Revision: 1764523

URL: http://svn.apache.org/viewvc?rev=1764523&view=rev
Log:
Changes for the AOO 4.1.3 release to the download scripting logic

Modified:
    openoffice/ooo-site/trunk/content/pt/download/msg_prop_l10n_pt.js

Modified: openoffice/ooo-site/trunk/content/pt/download/msg_prop_l10n_pt.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/pt/download/msg_prop_l10n_pt.js?rev=1764523&r1=1764522&r2=1764523&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/pt/download/msg_prop_l10n_pt.js (original)
+++ openoffice/ooo-site/trunk/content/pt/download/msg_prop_l10n_pt.js Wed Oct 12 19:37:19 2016
@@ -46,9 +46,9 @@ l10n.dl_green_box_select_box_os_values =
 l10n.dl_green_box_select_box_language_values = [ "Asturian (Asturianu)",
 						 "Basque (Euskara)",
 						 "Bulgarian (български език)",
-                                                    "Catalan (Català)",
-                                                    "Catalan Valencia AVL (Català Valencià AVL)",
-                                                    "Catalan Valencia RACV (Català Valencià RACV)",
+                                                 "Catalan (Català)",
+                                                 "Catalan Valencia AVL (Català Valencià AVL)",
+                                                 "Catalan Valencia RACV (Català Valencià RACV)",
 						 "Chinese [simplified] (简体中文)",
 						 "Chinese [traditional] (正體中文)",
 						 "Czech (Čeština)",
@@ -86,13 +86,14 @@ 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.2",
-                        "4.1.1",
-                        "4.1.0",
-						"4.0.1",
-						"4.0.0",
-						"3.4.1",
-						"Older releases" ];
+l10n.dl_green_box_select_box_version_values	= [ "4.1.3",
+						    "4.1.2",
+						    "4.1.1",
+						    "4.1.0",
+						    "4.0.1",
+						    "4.0.0",
+						    "3.4.1",
+						    "Older releases" ];
 
 /* l10n.dl_green_box_select_box_version_values = [ "" ]; */
 
@@ -350,7 +351,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/pages/viewpage.action?pageId=61325837";
+l10n.dl_rel_notes_aoo413_link = "http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.3+Release+Notes";
+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/pages/viewpage.action?pageId=40507275";
 l10n.dl_rel_notes_aoo401_link = "http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0.1+Release+Notes";
@@ -361,3 +363,4 @@ l10n.dl_report_link = "http://www.openof
 l10n.dl_porting_link = "http://www.openoffice.org/porting/index.html";
 l10n.dl_archive_link = "http://www.openoffice.org/download/archive.html";
 l10n.dl_aoo341_link = "http://www.openoffice.org/download/other-341.html";
+