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 e86c5fe  Enable platform hints
e86c5fe is described below

commit e86c5fe9ea8954222d5a1d11aa4bbf2f2b946507
Author: Matthias Seidel <[email protected]>
AuthorDate: Sat Feb 12 01:25:53 2022 +0100

    Enable platform hints
---
 assets/fr/download/msg_prop_l10n_fr.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/assets/fr/download/msg_prop_l10n_fr.js 
b/assets/fr/download/msg_prop_l10n_fr.js
index c54b62d..a90ae60 100644
--- a/assets/fr/download/msg_prop_l10n_fr.js
+++ b/assets/fr/download/msg_prop_l10n_fr.js
@@ -232,7 +232,7 @@ l10n.dl_langpack_link_title                         = 
"Cliquez pour télécharger : ";
 
 l10n.dl_platform_info_text                             = "Conseils importants 
pour ";
 l10n.dl_platform_info_title                            = "Cliquez ici pour 
obtenir des conseils importants pour ";
-l10n.dl_platform_info_link                             = 
"download/platform_hints.html";
+l10n.dl_platform_info_link                             = "platform_hints.html";
 l10n.dl_platform_info_headline                 = "Apache OpenOffice - Conseils 
importants pour la plateforme choisie";
 l10n.dl_platform_info_win_headline             = "Windows";
 l10n.dl_platform_info_win_text                 = "<h5> 32-bit, 64-bit and Java 
- Que choisir? </h5> <p> Pour le moment, nous proposons une version 32 bits 
(x86) pour Windows. Cependant, il s'installe et s'exécute également sur Windows 
64 bits (x86-64). Veuillez noter que vous pouvez avoir besoin de Java en 32 
bits pour des fonctionnalités supplémentaires qui ne doivent alors être 
sélectionnées qu'une seule fois (voir menu 'Outils - Options - OpenOffice - 
Java'). <br /><br /> Pour plus d'informations s [...]
@@ -362,7 +362,7 @@ l10n.dl_analyze_table_javascript_text               = 
"JavaScript&nbsp;functions/variables";
 l10n.dl_rel_notes_aoo4111_link                 = 
"https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=191334515";;
 l10n.dl_rel_notes_aoo4110_link                 = 
"https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=181305702";;
 l10n.dl_rel_notes_aoo419_link                  = 
"https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173086426";;
-l10n.dl_rel_notes_aoo418_link                  = 
"https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.8+Release+Notes";;
+l10n.dl_rel_notes_aoo418_link                  = 
"https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=165225735";;
 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";;
 l10n.dl_rel_notes_aoo415_link                  = 
"https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.5+Release+Notes";;

Reply via email to