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:01:46 UTC

[openoffice-org] branch main updated: Deleted version values, add value for translated '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 f12cb88  Deleted version values, add value for translated 'older releases' item
f12cb88 is described below

commit f12cb8846098bca3725f42040fbc0c677db6e910
Author: mseidel <ms...@apache.org>
AuthorDate: Sun Mar 21 17:01:24 2021 +0100

    Deleted version values, add value for translated 'older releases' item
---
 assets/nl/download/msg_prop_l10n_nl.js | 17 +++--------------
 1 file changed, 3 insertions(+), 14 deletions(-)

diff --git a/assets/nl/download/msg_prop_l10n_nl.js b/assets/nl/download/msg_prop_l10n_nl.js
index b9b9125..e9372db 100644
--- a/assets/nl/download/msg_prop_l10n_nl.js
+++ b/assets/nl/download/msg_prop_l10n_nl.js
@@ -91,20 +91,9 @@ l10n.dl_green_box_select_box_lang_values_custom = [ "ast",		"Asturisch",				"Ast
 													"sv",		"Zweeds",					"Svenska" ];
 
 /* 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",
-												"Oudere uitgaven" ];
+l10n.dl_green_box_select_box_version_values	= [ "" ];
+
+l10n.dl_green_box_select_box_version_older	= "Oudere uitgaven";
 
 // Download: Strings in the sub-green box (used in "index.html").
 // Not defined for now.