![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have an app that is being translated to Spanish. The purpose of the app is to solve equations and uses Greek characters for the parameter symbols. I store all this information in xml files. For some reason when i save the file the Spanish text is correct, e.g. chars like "ó" are present however the Greek chars are incorrect or if i change the encoding the Greek is correct (like "?") but the Spanish chars are dropped from the words eg ( neumático becomes neumtico). Does anyone have any suggestions? What am I doing wrong? The funny part is that this was working before but now it's not. |
#3
| |||
| |||
|
|
Use UTF-8 for your encoding. -- MichKa [Microsoft] NLS Collation/Locale/Keyboard Technical Lead Globalization Infrastructure, Fonts, and Tools Blog: http://blogs.msdn.com/michkap This posting is provided "AS IS" with no warranties, and confers no rights. "Darren Coleman" <nothanks (AT) spam (DOT) com> wrote in message news:ucnujEYQGHA.4956 (AT) TK2MSFTNGP09 (DOT) phx.gbl... I have an app that is being translated to Spanish. The purpose of the app is to solve equations and uses Greek characters for the parameter symbols. I store all this information in xml files. For some reason when i save the file the Spanish text is correct, e.g. chars like "ó" are present however the Greek chars are incorrect or if i change the encoding the Greek is correct (like "?") but the Spanish chars are dropped from the words eg ( neumático becomes neumtico). Does anyone have any suggestions? What am I doing wrong? The funny part is that this was working before but now it's not. |
#4
| |||
| |||
|
|
I do use UTF-8 and i get the error i descibe; the greek chars come in fine but the spanish chars get droped. I've tried diffrent encodings but now luck. "Michael (michka) Kaplan [MS]" <michkap (AT) microsoft (DOT) online.com> wrote in message news:eY3vmKYQGHA.3984 (AT) TK2MSFTNGP14 (DOT) phx.gbl... Use UTF-8 for your encoding. -- MichKa [Microsoft] NLS Collation/Locale/Keyboard Technical Lead Globalization Infrastructure, Fonts, and Tools Blog: http://blogs.msdn.com/michkap This posting is provided "AS IS" with no warranties, and confers no rights. "Darren Coleman" <nothanks (AT) spam (DOT) com> wrote in message news:ucnujEYQGHA.4956 (AT) TK2MSFTNGP09 (DOT) phx.gbl... I have an app that is being translated to Spanish. The purpose of the app is to solve equations and uses Greek characters for the parameter symbols. I store all this information in xml files. For some reason when i save the file the Spanish text is correct, e.g. chars like "ó" are present however the Greek chars are incorrect or if i change the encoding the Greek is correct (like "?") but the Spanish chars are dropped from the words eg ( neumático becomes neumtico). Does anyone have any suggestions? What am I doing wrong? The funny part is that this was working before but now it's not. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |