all groups > dotnet internationalization > march 2007
Internationalization AND Customization
Posted by Brent Seufert at 3/31/2007 3:39:51 PM
I have a Delphi App that I am rewriting in .net
This application manages different species of animals, so many labels
are different depending on the species. eg:
species offspring
=============== ===========
horse foal
cow calf
llama cria
in addition, there are translations to ... more >>
Win32 API with globalization
Posted by Ravi at 3/28/2007 9:40:03 AM
Hi,
Can anyone suggest on the behavior of Win32 API in different langauge
OSs? For example, if I'm using a Win32 function like "GetClassName" in C#.NET
application, how different will the string values returned by this function
be?
Any suggestions would be greatly appreciated.
Than... more >>
Resources disappearing when adding new ones
Posted by nicotxan at 3/20/2007 9:33:13 AM
Hello,
We are developing a software, and want to have it with several
languages. The problem we experience is that when having a language
resource done, and want to add a new one, the other ones get
overwritten, and all the elements we had write down disappear.
It is very disappointing, we'... more >>
Hi All,
Posted by anu at 3/14/2007 2:47:11 AM
Hi All,
We launch a new Telugu website www.teluguspicynews.com .
It contains http://www.teluguspicynews.com/forum.htm for FORUM,
http://www.teluguspicynews.com/worldcup.htm for LIVE WORLD CUP CRICKET
2007.
Visit our new site for various entertainments.
Rega... more >>
Redirection policy file for multiple satellite assemblies
Posted by schaf NO[at]SPAM 2wire.ch at 3/13/2007 6:40:24 AM
Hi NG !
I have to redirect 24 satellite assemblies to a new version. I would
like to do that with one policy file which looks like this:
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name... more >>
UI Culture - How to distinguish between countries
Posted by Dan Cooperstock at 3/5/2007 8:52:37 AM
It seems that the default UI culture that you get in a Windows Forms
application is based on only a language, and not a country. But in English,
there are certainly language differences, such as American "check" versus
Canadian or British "cheque".
How do I get the UI Culture to pick up the... more >>
?? Simplified Chinese "Browser Language Setting"
Posted by tsaltd at 3/2/2007 10:36:42 AM
I need to be able to detect users coming to my website who have
Simplified Chinese as their "Browser Language Setting".
In order to test for that condition I have installed the Eastern Asian
Languages on my desktop machine and installed Simplified Chinese
keyboard layout
However -- after ... more >>
Detecting Charset
Posted by Bob at 3/1/2007 9:35:40 AM
Is there a way to find out what charset a string is in? I am getting a
string variable from an external source and need to convert it but I am not
sure how to find out the original source charset.
Bob
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|