Jump to content

Little cosmetic bug?


bccrew

Recommended Posts

Posted (edited)

Although I have selected english as the main language, the tray icon text is still displayed in dutch, Belgium (my native language and probably my regional setting in Windows)

 

Apart from that the ë is not displayed correctly :D

 

 

Exit TrayUtil = Beëindig TrayUtil

 

23jlmw5.png

Edited by bccrew
Posted

The try program DVBVCtrl.exe detects the system language automatically.

 

And uses (if available) C:\Program Files (x86)\DVBViewer\Language\rc_*.lng and there the section [Control].

 

If some characters are displayed wrong. It is may by a encoding problem of the language file. The rc_*.lng should be UTF-8 without BOM;

Posted

The issue lies in the translation file and there are a few more in it.

Look at "Menu10"
nl_translation.jpg
(This file is saves as UTF-8)

Posted

UTF-8 without BOM, not UTF-8.

And the default Windows Editor is a good tool to mess files up ;)

 

Use Notepad++ or another editor that is able to change the encoding.

Posted

I see,

I just replaced that char with "ë" (alt 137) and saved it works for me. So what is causing it to show that ? icon in the first place?
(the original translation file came with the recording service installation)

  • 1 year later...
Posted

This is still not fixed in the newer releases. Can you add it to the list please?

×
×
  • Create New...