oz1cz
Posts: 17
Joined: Thu Oct 01, 2009 10:49 am

Bug: Error in Danish localization

There is an error in the Danish localization file, ui_da.ail:

These strings:

Code: Select all

  <STRING id="RadioButton.Text.IAgree#1" value="I &accepter licensaftalen"/>
  <STRING id="RadioButton.Text.IAgree#2" value="I &accepter ikke licensaftalen"/>
should be changed to:

Code: Select all

  <STRING id="RadioButton.Text.IAgree#1" value="Jeg &accepterer licensaftalen"/>
  <STRING id="RadioButton.Text.IAgree#2" value="Jeg &accepterer ikke licensaftalen"/>
Note that two words are changed in each string.

--
Claus
GabrielBarbu
Posts: 2146
Joined: Thu Jul 09, 2009 11:24 am
Contact: Website

Re: Bug: Error in Danish localization

Hello,

Thank you for bringing this to our attention. We will update this in a future release of Advanced Installer.

Regards,
Gabriel
Gabriel Barbu
Advanced Installer Team
http://www.advancedinstaller.com/

Return to “Common Problems”