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 5eb2f9e000d1552e598d38c4b5cf9d7e1bef1496 Author: Marcus <[email protected]> AuthorDate: Sun Feb 7 15:42:06 2021 +0100 Changed file for the AOO 4.1.9 release --- assets/ja/download/msg_prop_l10n_ja.js | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/assets/ja/download/msg_prop_l10n_ja.js b/assets/ja/download/msg_prop_l10n_ja.js index a02be09..de9fa18 100644 --- a/assets/ja/download/msg_prop_l10n_ja.js +++ b/assets/ja/download/msg_prop_l10n_ja.js @@ -92,19 +92,20 @@ l10n.dl_green_box_select_box_lang_values_custom = [ "ast", "Asturian", "Astur /* l10n.dl_green_box_select_box_language_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", - "Older releases" ]; +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 = [ "" ]; */ @@ -359,7 +360,10 @@ l10n.dl_analyze_table_no_text = "No"; l10n.dl_analyze_table_stable_release_text = "Stable Release"; 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";
