Page 1 of 1

French translation problem

Posted: Sat Dec 30, 2017 1:42 pm
by Thomas
Hi,
I use French language, I think there is a problem with the accents. This causes bugs for example in the temperature analysis plugin, the graph does not appear.
1.PNG
1.PNG (43.29 KiB) Viewed 21793 times
    When I switch to English language, it works.
      When I modify the file "fr.php" I replace:
      "temperature balance":"\u00e9quilibre de la temp\u00e9rature"
      by
      "temperature balance":"\u00e9quilibre de la temperature", it works.

      There are also accents problems in the menu that are replaced by symbols.
      2.PNG
      2.PNG (40.47 KiB) Viewed 21793 times
      Thank you !

      Re: French translation problem

      Posted: Sat Dec 30, 2017 1:57 pm
      by Jachym
      Hi,
      yes, I see. I need to replace the accents with their HTML parts. i will do it once things calm down (few days, Im busy now with v17). In case I forget, please email me in 2-3 days about this I will fix it.

      Re: French translation problem

      Posted: Sat Dec 30, 2017 2:12 pm
      by Thomas
      ok it's not urgent.

      Re: French translation problem

      Posted: Wed Jan 03, 2018 5:05 pm
      by Thomas
      HI Jachym,
      can you look for this problem ?

      Thanks

      Re: French translation problem

      Posted: Wed Jan 03, 2018 5:22 pm
      by Jachym
      Hi,
      yes we can do it, but I would need a list of which phrases are causing the issue. It is strange because in Czech we also have ěščřéíáýř etc. and they all display correctly in the menu as well

      Re: French translation problem

      Posted: Wed Jan 03, 2018 5:24 pm
      by Jachym
      Update your language files, the equlibirium problem should be solved

      Re: French translation problem

      Posted: Wed Jan 03, 2018 5:28 pm
      by Thomas
      I just updated languages, it's works now...