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 010d6a0 Corrected path 010d6a0 is described below commit 010d6a0624bd590e58ca8d770330b4c0ffb1bc82 Author: mseidel <msei...@apache.org> AuthorDate: Tue Dec 22 23:33:08 2020 +0100 Corrected path --- assets/msg_prop_l10n.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/msg_prop_l10n.js b/assets/msg_prop_l10n.js index 4d8885e..c540e55 100644 --- a/assets/msg_prop_l10n.js +++ b/assets/msg_prop_l10n.js @@ -51,7 +51,7 @@ l10n.index_alert_box_text_text = "Text with max. 630 characters. <br /><br /> l10n.index_alert_box_text_title = "Mouse over title text for the text."; // Flag how to redirect and if text should be displayed. -// This list must match DL.SEL_LANG in /content/download/globalvars.js +// This list must match DL.SEL_LANG in /assets/download/globalvars.js // "none" = no redirect, no text shown - "soft" = redirect, text shown - "hard" = redirect, no text shown. l10n.index_redirect_text = [ /* ast */ "none", "This site is also available in <b>Asturianu (ast)</b>. Just click this text to get redirected.", /* eu */ "none", "This site is also available in <b>Euskara (eu)</b>. Just click this text to get redirected.",