For the ecnoding you can use the link that is mentioned in the article on the Wiki. You will then be taken to the Wikipedia and if you do a search for Polish you will find 2 possibilities. These are: ISO 8859-2 and ISO 8859-16. The difference between those 2 is that ISO 8859-16 has the euro sign in it, so I suggest to use that one.
So the first line in the strings.xml probably should look like this:
<?xml version=“1.0” encoding=“ISO-8859-16”?>
Ok but when i add this iso-8859-16 in my log file there is something like that:
2004-11-11 17:43:18 exception loading language language\Polish\strings.xml err:This system does not suppert this coding 'iso-8859-16'. Wiersz 1, posision 31. stack: at System.Xml.XmlScanner.SwitchEncoding(String encoding)
and all is in english
When i add iso-8859-2 all is working corectly but no polish dialectic sighns are shown...
Hmm I have the same here if I use iso-8859-2. When I use that I can not use any special charachters. I also don't have iso-8859-16 on my machine so it is not possible to test with that one.
Unfortunately I don't really know where to go from here. I am out of ideas :-(
i don't know too...funny is that when i opend my xml page in IE using iso-8859-2 coding only half of special Polish characters were shown..so i created an txt file copy whole translation from .xml file and save it first as txt file using Unicode coding and then replace .txt with xml (i deleted encoding="" and my IE show all special characters but MP does not i don't know to how to fix it maybe someone who desighn this could help me maybe next realise will be "fixed from this problem"...
This translation is in 85% done..but i don't know if i can realise this with this character problem
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions.
I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request.
This will be transparent and straightforward.
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions.
I or someone from the team...
I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions.
Please can...
That screen is generated by the file "MyVideo.xml", but it uses various other files too.
When the list on the right is a list of episodes, the area in the middle contains the programme information for the episode that has the focus.
In your screen shot, the list on the right is a list of folders. You could fill the area in the...
That screen is generated by the file "MyVideo.xml", but it uses various other files too.
When the list on the right is a list of...
Can someone please assist me in the file name and location of which XML controls this screen. I want to create an additional box...
Are different people taking turns watching the same thing on the same HTPC?
For me, separating users in MP2 is a drawback, as is the interface.
Simply put, this can't be done in MP1, or rather, it can't be done quickly, because everything would have to be rewritten.
But if each user logs in with their own Windows account, MP1 can...
Are different people taking turns watching the same thing on the same HTPC?
For me, separating users in MP2 is a drawback, as is...
Hello,
Is there a way to integrate a multi-user interface in MP1 where you can create different end users, similar to MP2? A...