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 1bebb7aad98d6842b25b5823a08b720d222b823f Author: Marcus <[email protected]> AuthorDate: Sun Feb 7 15:40:51 2021 +0100 Changed file for the AOO 4.1.9 release --- assets/fi/download/msg_prop_l10n_fi.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/assets/fi/download/msg_prop_l10n_fi.js b/assets/fi/download/msg_prop_l10n_fi.js index 2123a4a..80e5783 100644 --- a/assets/fi/download/msg_prop_l10n_fi.js +++ b/assets/fi/download/msg_prop_l10n_fi.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", @@ -359,6 +360,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"; @@ -376,4 +378,3 @@ l10n.dl_report_link = "https://www.openoffice.org/download/analyze.html"; l10n.dl_porting_link = "https://www.openoffice.org/porting/index.html"; l10n.dl_archive_link = "https://www.openoffice.org/download/archive.html"; l10n.dl_aoo341_link = "https://www.openoffice.org/download/other-341.html"; -
