Syntax error in Danish translation file da.xml

If you aren't speaking german, you can ask for support or post your request here.
Antworten
jorola
Beiträge: 30
Registriert: 12. Okt 2020, 09:10

Syntax error in Danish translation file da.xml

Beitrag von jorola »

After update to 5.0.1 (from 4.3.16): Syntax error in da.xml (Danish language) causing php to fail.
There is an error at line 1051 col. 202.

<string name="SYS_NOTIFICATION_NEW_ENTRIES_DESC">Medlemmer af den gemte notifikationsrolle vil få en systemnotifikation for nye eller ændrede poster i modulerne Meddelelser, Begivenheder, Dokumenter & Filer, fotos, weblinks og forum. (Standard: nej)</string>

The ampersand between "Dokumenter" and "Filer" causes parsing the file to fail. Changed to ''og'.

Best regards
Johnny
Benutzeravatar
fasse
Administrator
Beiträge: 6278
Registriert: 12. Nov 2005, 16:06

Re: Syntax error in Danish translation file da.xml

Beitrag von fasse »

Hi Johnny,

thanks for the hint and the solution. This will be fixed within the next release.
https://github.com/Admidio/admidio/issues/1908

Best
Fasse
Antworten