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 2021/03/21 16:47:38 UTC

[openoffice-org] branch main updated: Deleted version values, added value for 'older releases' item

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git


The following commit(s) were added to refs/heads/main by this push:
     new 4004171  Deleted version values, added value for 'older releases' item
4004171 is described below

commit 40041714e9c4e0f01dcb3e597e98d4afa99b1f3a
Author: mseidel <ms...@apache.org>
AuthorDate: Sun Mar 21 17:47:13 2021 +0100

    Deleted version values, added value for 'older releases' item
---
 assets/af/download/msg_prop_l10n_af.js | 16 ++--------------
 1 file changed, 2 insertions(+), 14 deletions(-)

diff --git a/assets/af/download/msg_prop_l10n_af.js b/assets/af/download/msg_prop_l10n_af.js
index 015e694..c43b983 100644
--- a/assets/af/download/msg_prop_l10n_af.js
+++ b/assets/af/download/msg_prop_l10n_af.js
@@ -96,20 +96,8 @@ l10n.dl_green_box_select_box_lang_values_custom	= [ "ast",	"Asturian",			"Asturi
 						    "vi",	"Vietnamese",			"Tiếng Việt" ];
 
 // l10n.dl_green_box_select_box_version_values	= [ "" ];
-l10n.dl_green_box_select_box_version_values	= [ "4.1.9",
-						    "4.1.8",
-						    "4.1.7",
-						    "4.1.6",
-						    "4.1.5",
-						    "4.1.4",
-						    "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	= [ "" ];
+l10n.dl_green_box_select_box_version_older	= "Older versions";
 
 // Download: Strings in the sub-green box (used in "index.html").
 // Not defined for now.