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 e7672803f67ab790f4c48616a04c844014020f5d Author: Marcus <[email protected]> AuthorDate: Sun Feb 7 15:40:45 2021 +0100 Changed file for the AOO 4.1.9 release --- assets/eu/download/msg_prop_l10n_eu.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/assets/eu/download/msg_prop_l10n_eu.js b/assets/eu/download/msg_prop_l10n_eu.js index e0b875d..a9dfd57 100644 --- a/assets/eu/download/msg_prop_l10n_eu.js +++ b/assets/eu/download/msg_prop_l10n_eu.js @@ -91,7 +91,8 @@ l10n.dl_green_box_select_box_lang_values_custom = [ "ast", "Asturian", "Astur "vi", "Vietnamese", "Tiếng Việt" ]; /* l10n.dl_green_box_select_box_version_values = [ "" ]; */ -l10n.dl_green_box_select_box_version_values = [ "4.1.8", +l10n.dl_green_box_select_box_version_values = [ "4.1.9", + "4.1.8", "4.1.7", "4.1.6", "4.1.5", @@ -336,6 +337,7 @@ l10n.dl_analyze_table_javascript_text = "JavaScript functions/variables"; // General: Links to webpage files that could be localized. +l10n.dl_rel_notes_aoo419_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.9+Release+Notes"; l10n.dl_rel_notes_aoo418_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.8+Release+Notes"; l10n.dl_rel_notes_aoo417_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.7+Release+Notes"; l10n.dl_rel_notes_aoo416_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.6+Release+Notes"; @@ -354,4 +356,3 @@ l10n.dl_report_link = "http://www.openoffice.org/download/analyze.html"; 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 = "/download/other-341.html"; -
