Tagged Questions
Polish is the English name for the language spoken in Poland.
5
votes
3answers
178 views
JQuery load() and national letters(like ę,ą,ć)
I'm using JQuery load() method to load content to page. The only problem is, when content is loaded via load() method all national(polish) chars are displaying invalid... On both pages loaded and ...
2
votes
1answer
201 views
Polish search for Sphinx?
I want to implement a search solution for a website written in Django. From the available options (I have researched Solr, Sphinx, Xapian, PostgreSQL/Tsearch3, MySQL) Sphinx looks like the nicest. ...
2
votes
3answers
320 views
Polish chars in std::string
I have a problem. I'm writing an app in Polish (with, of course, polish chars) for Linux and I receive 80 warnings when compiling. These are just "warning: multi-character character constant" and ...
2
votes
5answers
722 views
Removing diacritics in Polish
I'm trying to remove diacritic characters from a pangram in Polish. I'm using code from Michael Kaplan's blog http://blogs.msdn.com/b/michkap/archive/2007/05/14/2629747.aspx, however, with no success.
...
1
vote
1answer
33 views
Does Umbraco CMS has got option to change language?
I would like to use Umbraco CMS. But I need to know is there availible changing admin User Interface language to Polish? So that the whole admin stuff and everything would be in Polish language.
I ...
1
vote
1answer
31 views
Open source .NET CMS that has admin user interface in Polish language
I need to set a website that is editable so I think that I should use some CMS. I am .NET developer so I prefer .NET CMS. This website is to be Polish website so everythink on it should be in Polish ...
0
votes
1answer
98 views
J2Me Polish Serialization
Hi Guys
First of all I would like to say thanks in advance because I know this is the best website to get answers related to IT problem.
Currently I am working on Code Generation that would convert ...
0
votes
1answer
459 views
strings.xml special characters in multilingual
Hey,
I've developed an application with french and english translation.
A guy sent me the strings.xml in polish language and in UTF-8 format (cause there are many characters i can't read).
I can open ...