all groups > dotnet internationalization > recent posts
Re: RegionInfo for Bosnia, Malta, Nepal
Posted by robinbittner at 4/21/2008 11:17:23 PM
Hi Michael,
thanks for explanation. In this case, the custom culture will be the
solution for me,
Roman... more >>
Re: RegionInfo for Bosnia, Malta, Nepal
Posted by Michael S. Kaplan [MSFT] at 4/20/2008 10:33:28 PM
These regions are not supported on OS you are on or on .NET, sorry.
You can try Vista instead to get them via the OS (though try to use full
culture names instead of just the region or it will still fail), or you can
build custom cultures (same restriction).
--
MichKa [Microsoft]
Wind... more >>
RegionInfo for Bosnia, Malta, Nepal
Posted by robinbittner at 4/20/2008 7:19:45 AM
Hi,
I am having problems with RegionInfo for mentined countries. In fact,
there are even more problematic countries, these are just an example.
I try this code:
RegionInfo r1 = new RegionInfo("ba");
RegionInfo r2 = new RegionInfo("mt");
RegionInfo r3 = new RegionInfo("np");
Does anybody kno... more >>
Re: DateTime.Now.toString("yyyyMMdd") depending on CultureInfo?
Posted by Michael S. Kaplan [MSFT] at 4/19/2008 10:53:11 AM
There are no four digit years in the Japanese Emperor calendar (the whole
"May the Emperor live 10000 years is an expression).
If you play with the dates you pass you will see what is happening quickly
enough....
--
MichKa [Microsoft]
Windows International
Blog: http://blogs.msdn.c... more >>
DateTime.Now.toString("yyyyMMdd") depending on CultureInfo?
Posted by Frank Hauptlorenz at 4/15/2008 12:29:52 PM
Hi,
I have this instruction mentioned at top running on an japanese client.
Strangely this renders to "200809" (just year and day).
Has anybody an idea?
Thank you,
Frank... more >>
Collating order for character data
Posted by Gudni G. Sigurdsson at 4/11/2008 7:29:00 AM
Hi.
I have a WinForms app (VS2008, C#, .NET 3.5) dislpaying data from an Access
database. My Regional Options for Windows are set to Icelandic. In this
program, I have a Form with a DataGridView where I display, say Customer ID
and Customer Name. I can choose to order by ID or Name and eve... more >>
1073741819 error code
Posted by slmarianna at 4/9/2008 4:59:01 AM
Sometimes I got an error message after login win xp prof. sp2:
%win%system32\services.exe stopped, system will shut down in 60s and restart.
The code is: 1073741819.
I have firewall, antivirus software (symantec client security). It did not
find anything, and I tried stinger (McCaffee) it di... more >>
Re: French characetr upload
Posted by Mihai N. at 4/4/2008 9:31:55 PM
> So what is the solution?
>
> How can I change the UTF?
There is probably no problem, so you don't need a solution.
If you look at a UTF-8 file with a UTF-8 editor it is ok,
if you look at it with an editor that has no clue about
UTF-8 it looks corrupted.
The best solution is to use som... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Re: French characetr upload
Posted by Samuel at 4/4/2008 10:55:08 AM
So what is the solution?
How can I change the UTF?
"Mihai N." <nmihai_year_2000@yahoo.com> wrote in message
news:Xns9A75E575999B5MihaiN@207.46.248.16...
>> I upload a text file with the following French character '' and the
>> server
>> receives the following: 'ç' instead
>>
>> Any e... more >>
Re: French characetr upload
Posted by Mihai N. at 4/3/2008 10:33:24 PM
> I upload a text file with the following French character 'ç' and the server
> receives the following: 'ç' instead
>
> Any explanation?
Looks like the file is UTF-8, so it's all fine (you are probably using
different ways to see it I guess)
--
Mihai Nita [Microsoft MVP, Windows - ... more >>
French characetr upload
Posted by Samuel at 4/3/2008 6:47:32 PM
I upload a text file with the following French character 'ç' and the server
receives the following: 'ç' instead
Any explanation?
Thank you,
Samuel
... more >>
how to adapt decimal point to the current culture?
Posted by Carlos at 4/3/2008 11:27:35 AM
Hi all,
I have a small app running in a pocket pc that converts a value in a
textbox to
a double. The problem is that when the value is converted in a device that
has
the comma (',') as a decimal point, the value is converted wrongly. i.e.
(1,9 gets converted as 19.0 instead of 1.9). How ... more >>
Re: ICS not working despite working Network and broadband internet
Posted by Serge Wautier at 3/28/2008 9:34:34 AM
Your question will most likely be better answered on groups such as
alt.fr.bal.monique.latremouille
HTH,
Serge.
http://www.apptranslator.com
"ZeroSP" <ZeroSP@discussions.microsoft.com> wrote in message
news:8987D3E0-72B1-4863-8E5E-B19D8F06FBDB@microsoft.com...
> Hi, Ive just applied f... more >>
Re: ICS not working despite working Network and broadband internet
Posted by ZeroSP at 3/28/2008 2:52:01 AM
Sorry, i accidently posted this in the internationazation forum, I posted it
also in the networking forum
"Serge Wautier" wrote:
> Your question will most likely be better answered on groups such as
> alt.fr.bal.monique.latremouille
>
> HTH,
>
> Serge.
> http://www.apptranslator.com... more >>
ICS not working despite working Network and broadband internet
Posted by ZeroSP at 3/28/2008 12:47:00 AM
Hi, Ive just applied for broadband internet and had it connected to my house.
Currently I have a network consisting of four computers connected through an
internal switch on a system in one of the bedrooms for ease of cabling.
The computer with the broadband modem has been chosen on being t... more >>
Why does XAML not contain type information
Posted by Jaakko Salmenius at 3/16/2008 9:49:26 PM
Hi,
In WIN32 we had RC that was relatively painless to localize no matter if you
used RC or binary localization.
Windows Forms has .resx that was much harder because .resx files do not
contains full information about the forms. For example component's
parent-child relationship, colors an... more >>
Re: Microsoft glossaries...
Posted by RiddleR at 3/14/2008 8:40:01 PM
i just found this too. i got another way for downloading your own localized
language.
go to download WinLexic: the GUI to Microsoft® Glossaries
http://www.winlexic.com/download.html
it's a free 30-day evaluation copy of WinLexic.
open it and the wizard will direct you to downloading the gloss... more >>
Re: Japanese IME 2002 Language Bar Text Labels - reset to English
Posted by Norman Diamond at 3/14/2008 9:05:17 AM
Control Panel - Regional and Language Options - Languages (tab) -
Details -
select the IME in the list, then to the right of the list click Properties -
near the bottom is Other and Language to Use in Menus and Dialogs.
(By the way that in older versions English wasn't available at all.)
... more >>
Japanese IME 2002 Language Bar Text Labels - reset to English
Posted by PeterAB at 3/13/2008 10:44:00 AM
I have configured Japanese IME 2002 on my Windows XP Home Edition SP 2
system. Somehow I have managed to have the text labels on the Language Bar
configured so that they display in Japanese. I have just started to learn
Japanese, so I would rather have the labels in English.
I looked in "H... more >>
Re: Microsoft glossaries...
Posted by Michael S. Kaplan [MSFT] at 3/12/2008 12:39:44 PM
These are just the English glossaries, not the localization glossaries....
--
MichKa [Microsoft]
Windows International
Blog: http://blogs.msdn.com/michkap
This posting is provided "AS IS" with
no warranties, and confers no rights
"RiddleR.TK" <RiddleR.TK@discussions.microsoft.com> ... more >>
RE: Microsoft glossaries...
Posted by RiddleR.TK at 3/11/2008 7:05:04 AM
Here are the page i found, i was seeking it just like you.
http://www.microsoft.com/resources/glossary/default.mspx
hope i helped :-)
"Laurent PIERRE" wrote:
> Hello,
>
> Some month ago, it was possible to have access on this FTP link :
>
> ftp://ftp.microsoft.com/developr/msdn/newup/... more >>
Peformancewise best approach for Implicit/Explicit Expressions
Posted by Akhil Jadhav at 3/11/2008 6:52:04 AM
Could you please educate me on below query ?
Which option (Implicit/Explicit Expressions) should be used when the
performance is one of the criteria in the application develoment ?
I am developing a site which supports 32 languages. and having performance
is one of the criteria.
Could y... more >>
google adsense website for sale
Posted by Vengat at 3/9/2008 4:58:51 AM
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft DHTML Editing Control">
<TITLE></TITLE>
</HEAD>
<BODY>
<P>Dear friends,</P>
<P>Earn from google adsense. A complete ready made google adsense website
package for sale @ Rs. 1000 only. </P>
<P><STRONG><FONT face=Verdana color=#400040 s... more >>
Re: Resgen issues with Unicode escape characters
Posted by R Achar at 2/27/2008 6:35:31 AM
To Answer my own question, we can use resgen from .NET 2.0 to generate
the resx files and then use resgen from .NET 1.1 to generate the
satellite assemblies. These assemblies work fine with .NET 1.1
applications.
~R Achar
On Feb 27, 12:05 pm, R Achar <bros...@gmail.com> wrote:
> Is it that... more >>
Re: Resgen issues with Unicode escape characters
Posted by R Achar at 2/26/2008 11:05:41 PM
Is it that resgen in .NET 1.1 does not support Unicode escape
sequences? The last comment in https://bugzilla.novell.com/show_bug.cgi?id=MONO81136
seems to suggest that.
~R Achar
On Feb 27, 11:38 am, R Achar <bros...@gmail.com> wrote:
> Hi,
>
> I am trying to generate resource files from ... more >>
Resgen issues with Unicode escape characters
Posted by R Achar at 2/26/2008 10:38:39 PM
Hi,
I am trying to generate resource files from text files which contain
unicode escape characters (\u00f) using resgen from .NET 1.1 and am
getting a "error: Unsupported escape character in value!" error. The
text file is UTF-8 encoded. This works fine if I use resgen from .NET
2.0 Does some... more >>
Re: What's new in VS 2008?
Posted by Mihai N. at 2/18/2008 7:13:48 PM
> That's bad news. I was expecting at least this time they will support Indic
> typing (opentype font) support in the VS command prompt.
No. I did not really expect that, there are way more usefull things that
need support (like the resource editor, which has the main goal to edit
localizable c... more >>
Re: What's new in VS 2008?
Posted by Pavanaja at 2/17/2008 11:30:01 PM
That's bad news. I was expecting at least this time they will support Indic
typing (opentype font) support in the VS command prompt.
-Pavanaja
"Mihai N." wrote:
> > What's new in VS.NT 2008 w.r.t. i18n/l10n? www.microsoft.com/globaldev is
> > silent on this.
>
> Not much that I can s... more >>
Question LoadStringW and Preserving Koren Wide Chars
Posted by don rau at 2/15/2008 6:36:15 AM
I am trying to load a Korean string resource from a DLL.
I use LoadStringW after setting Thread.CurrentThread.CurrentCulture to
Korean.
The string I'm trying to receive should be comprised of the following 5
characters:
0xc6a9 0xc9c0 0x002f 0xd488 0xc9c8
however what I get is:
0x00... more >>
Re: Question LoadStringW and Preserving Koren Wide Chars
Posted by Mihai N. at 2/14/2008 9:04:26 PM
> I use LoadStringW after setting Thread.CurrentThread.CurrentCulture to
> Korean.
>
> The string I'm trying to receive should be comprised of the following 5
> characters:
> 0xc6a9 0xc9c0 0x002f 0xd488 0xc9c8
>
> however what I get is:
> 0x00a9 0x00c6 0x00c0 0x00c9 0x002f
>
> Note ... more >>
|