Normal
The Feature selection is sort of the menu for the disc, but text-based. And i have that dialog in Dutch, so i assume the Italian language file is missing some strings:[code] <String id="1700">Popup Menu</String> <String id="1701">Select play mode</String> <String id="1702">Title: #{0} - chapters: {1}, duration: {2}</String> <String id="1703">Select from all titles</String>[/code] If you put that code in the 'strings_it.xml' file which is located in your language folder (for Win 7 that is C:\ProgramData\Team MediaPortal\MediaPortal\language) and translate the English part into Italian, you should be good.
The Feature selection is sort of the menu for the disc, but text-based. And i have that dialog in Dutch, so i assume the Italian language file is missing some strings:
[code] <String id="1700">Popup Menu</String>
<String id="1701">Select play mode</String>
<String id="1702">Title: #{0} - chapters: {1}, duration: {2}</String>
<String id="1703">Select from all titles</String>[/code]
If you put that code in the 'strings_it.xml' file which is located in your language folder (for Win 7 that is C:\ProgramData\Team MediaPortal\MediaPortal\language) and translate the English part into Italian, you should be good.