This is an automated email from the ASF dual-hosted git repository. marcus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
commit ffa530a67242213eab3c0526edb03adfb9363a13 Author: Marcus <[email protected]> AuthorDate: Sun Feb 7 16:09:32 2021 +0100 Changed file for the AOO 4.1.9 release --- assets/de/download/msg_prop_l10n_de.js | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/assets/de/download/msg_prop_l10n_de.js b/assets/de/download/msg_prop_l10n_de.js index 16a67a4..1fe1aad 100644 --- a/assets/de/download/msg_prop_l10n_de.js +++ b/assets/de/download/msg_prop_l10n_de.js @@ -97,19 +97,20 @@ l10n.dl_green_box_select_box_lang_values_custom = [ "ast", "Asturisch", "Astu "vi", "Vietnamesisch", "Tiếng Việt" ]; // l10n.dl_green_box_select_box_version_values = [ "" ]; -l10n.dl_green_box_select_box_version_values = [ "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", - "Ältere Versionen" ]; +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", + "Ältere Versionen" ]; // Download: Strings in the sub-green box (used in "index.html"). // Not defined for now.
