HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Internationalization microsoft.public.dotnet.internationalization


Discuss in the Dotnet Internationalization forum.



Post New Thread
Threads in Forum : Dotnet Internationalization Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hello all, how can I get the strings of as satellite assembly popup as strongly types attributes in the intellisense? I tried running these cmds in...
yacrumb
11-23-2006 08:01 AM
yacrumb Go to last post
0 47
Hey All, I'm trying to use WinRes to do localization into French from English. When I open the resx file I get the following error: Warning: Failed...
James Hancock
11-21-2006 09:46 PM
Aldo Donetti [MS] Go to last post
3 68
In localizing a Windows Form application, is it best to always use the Resize event and then calculate the size of all controls based on the...
Dale
11-15-2006 11:34 PM
Mihai N. Go to last post
5 64
I am looking for some feedback and suggestions from others on how you name your strings or other resources in resource files. I tend to do something...
Dale
11-14-2006 09:19 PM
Dale Go to last post
0 38
Hi, The neutral language code for Simplified Chinese used to be zh-CHS. However the newest .NET documentation tells that it is zh-Hans. This is odd....
Jaska
11-14-2006 07:58 PM
Aldo Donetti [MS] Go to last post
2 53
Hey folks, I have been using .net to develop fulltext search engine for a while. All I have done so far is in english environment. But we now are...
wonder98@gmail.com
11-13-2006 03:24 PM
wonder98@gmail.com Go to last post
0 50
Hello, Does anyone know of a list of the common words to translate in a program? I was searching around and not able to find it. I would...
Ed West
11-13-2006 01:59 AM
Rudi Hausmann Go to last post
1 44
Hi, I got a project (.exe + resources) which depends on another project (.dll + 2 resources). When compiling the resources of the dll are...
Rudi Hausmann
11-10-2006 02:13 AM
Rudi Hausmann Go to last post
0 39
Hey All, I am building a solution which will have many strings that will need to be localized (i.e. strings for toolbars, strings for different...
TCook
11-09-2006 12:13 PM
TCook Go to last post
4 40
Hi, I've got an C# application with about 20 forms which I want to internationalize. Many strings on these forms are the same, e.g. customer, name,...
Rudi Hausmann
11-09-2006 03:24 AM
Rudi Hausmann Go to last post
2 46
Hi, my application loads assemblies with sub features by Assembly.LoadFrom, depending on what features user chooses to run. Each assembly needs to...
Jan
11-08-2006 09:25 PM
Aldo Donetti [MS] Go to last post
4 61
Does anyone have any recommendations for best practice as to how to localise the Caption property of a typed dataset's...
Clive Dixon
11-08-2006 03:44 AM
Clive Dixon Go to last post
0 42
Hey All, I'm trying to add a resource file to my app but it's not working. I have done the following: -- Added a .resx file -- Added some...
TCook
11-03-2006 09:41 PM
TCook Go to last post
2 48
I have an ASP.NET application that stores strings in .resx files in the App_GlobalResources folder. These files are sent to another company...
pdcossette
11-03-2006 09:45 AM
pdcossette Go to last post
4 52
We are currently creating our application only in English language. We are now planning to adopt multilinguality in our application. Our Front End is...
Meena
11-03-2006 12:55 AM
Mihai N. Go to last post
2 50
We have implemented a custom resource provider for SQL Server on an ASP.NET web site. The problem we face is with change management. During...
Dave A
11-02-2006 06:06 PM
Dave A Go to last post
0 45
I have a question about how well resource files and the Resource Manager handle complex objects. Can complex objects be serialized into...
Mike Best
10-30-2006 02:22 PM
Mike Best Go to last post
0 51
I' m having problem converting boolean values with vb.net 2003 CBOOL function. On english windows XP SP2 is working ok but on any other language of...
Bostjan
10-24-2006 08:12 PM
Aldo Donetti [MS] Go to last post
1 43
Hi, running the following code as an console application: #include <locale> #include <iostream> #include <sstream> #include <tchar.h> using...
RainerK
10-23-2006 07:43 PM
Lee Jones [MSFT] Go to last post
1 51
Search Engine Cloaker is used by hundreds of top-ranked Webmasters to increase their search engine listings. How it works: Cloaker tricks the...
Mark Jones
10-20-2006 07:52 PM
Mark Jones Go to last post
0 38
Hello, Is there a way to deploy strong named satellite assemblies into the GAC of a user's machine without the use of gacutil.exe or the windows...
Nico Cizik
10-17-2006 04:48 PM
Garrett McGowan [MSFT] Go to last post
3 37
How do I enter unicode data into SQL Server database? Regards Meena
Meena
10-16-2006 01:06 AM
Michael S. Kaplan [MSFT] Go to last post
1 39
Is it possible to develop a single installer in .net that can be used for three languages,say english,Japanese and German or should we develop...
aprajitha
10-12-2006 05:53 PM
Aldo Donetti [MS] Go to last post
1 51
Hi, I am having a problem with the following: When attempting to apply the DescriptionAttribute (or any attribute) to a class property (which is...
Giovanni
10-12-2006 05:44 PM
Aldo Donetti [MS] Go to last post
1 51
Hi NG ! I run the following code on a Windows XP Professional SP2 and it works fine...no Problem: System.Globalization.NumberFormatInfo...
schaf@2wire.ch
10-12-2006 10:07 AM
Michael S. Kaplan [MSFT] Go to last post
1 35
Hi all! In a project I have one form (MyForm) with three resource files: MyForm.resx, MyForm.fr.resx and MyForm.en.resx. The resource...
martingagne@gmail.com
09-26-2006 11:41 AM
Marin Millar Go to last post
4 49
Greetings, To assist the the translation portion of internationalization I have created a utility application that creates a resources.dll from...
mbhansen@gmail.com
09-25-2006 11:49 AM
Marin Millar Go to last post
1 37
hello all, Using framework 2.0 I have to display a text, given as a xml data file. The given text contains extended unicode data (see below '↑'...
tobi
09-24-2006 11:11 AM
Michael S. Kaplan [MSFT] Go to last post
2 47
Does anyone know how to turn on East Asian Language support via command line? I have a customer with several machines that need to have this...
Bill Rapoza
09-16-2006 01:19 AM
Mihai N. Go to last post
2 36
In my windows application if I embed the resource (Using add file option) Form1.hi-IN.Resx with build action as embeded resource then it...
Ghanashyam
09-15-2006 07:44 PM
Garrett McGowan[MSFT] Go to last post
1 41
I have a windows application that consists of multiple forms.If I maintain a resource file for each form and keep the name in resource file to...
Ghanashyam
09-15-2006 07:33 PM
Garrett McGowan[MSFT] Go to last post
1 46
I've got issues wid the accessing assemblies specific to culture. In my case I've created a class library, which contains four culture specific...
niyatigujar
09-15-2006 10:42 AM
Nico Cizik Go to last post
1 37
I've got issues wid the accessing assemblies specific to culture. In my case I've created a class library, which contains four culture specific...
niyatigujar
09-15-2006 04:47 AM
niyatigujar Go to last post
0 52
I would appreciate help on the following problem: I work on Visual Studio 2005 (.NET 2, MFC 8). My OS is Windows XP with Hebrew MUI installed. OS UI...
Igor Gassko
09-13-2006 08:42 AM
Igor Gassko Go to last post
0 51
Hi I need to programaticialy generate *.resource filse for various cultures (from embeded default culture resources). Are there any examples...
Michael.McD
09-06-2006 07:41 PM
Aldo Donetti [MS] Go to last post
1 72
Hi, i have an english vstudio 2005 and want to publish an app with german dialogs in the setup. I cant see a way to accomplish this. What did i try:...
Georg Hickel
09-06-2006 07:31 PM
Aldo Donetti [MS] Go to last post
1 38
I have resx files that contain the strings for all my localizable items. However, I open .net dialogs, like FolderBrowserDialog. How does the text in...
Ghanashyam
08-31-2006 01:47 AM
Mihai N. Go to last post
1 42
I've posted this in the Excel forum but thought someone here may be able to help. I need to write unicode csv files from a dotnet application to be...
John Clennett
08-29-2006 11:47 PM
Mihai N. Go to last post
1 40
Hi all, I have a brief question. Where can one go in the U.S.A. to buy copies of Windows XP in foreign languages? The languages of...
eugen_newsgroups@hotmail.com
08-28-2006 11:57 PM
Norman Diamond Go to last post
1 42
I am trying to get the korean text from my resource file and print in my console. Console.WriteLine(resources.GetString("HelloWorld")); Instead of...
Ghanashyam
08-26-2006 03:06 AM
Mihai N. Go to last post
2 32
hello all, we are trying to do a japanese website which is integrated an US english e-commerce website. the japanese folks whom we work...
cpsabari@gmail.com
08-24-2006 12:36 PM
cpsabari@gmail.com Go to last post
6 54
I'm stumped by this localization problem. I decided to use implicit syntax to localize my ASPX files (meta tags). I started with my login.aspx file...
EmmanuelE
08-17-2006 11:47 AM
EmmanuelE Go to last post
0 46
Allah; birzaman gayet zengin bir ressam,sergi açmak istemiş,fakat sahnenin gerisinde durmuş kendisini konuklara göstermemiş.konuklara hertürlü...
faruk.nur
08-14-2006 06:11 AM
faruk.nur Go to last post
0 45
Hi, I have noticed something strange in Right to Left mirroring in Visual Studio 2005. I have noticed that if rightToLeftLayOut propery and...
Paras
08-12-2006 08:35 PM
Paras Go to last post
4 43
Hi, I am using VS.NET 2005 and .net framework 2.0. I would like to change window application UI language at run-time. I don't seem to find any...
Mel
08-12-2006 05:35 PM
Kevin Westhead Go to last post
5 94
Hi there, I have an MMC snap-in, written in C#, that is localized for several languages. I allow the user to select their desired culture through...
MattyMatt
08-11-2006 08:40 AM
MattyMatt Go to last post
0 42
Hello guys, I have a (small?) problem with resource files ever since I switched to .net 2005. in vs.net 2003, generally, i would handle resource...
AT
08-10-2006 05:04 PM
Michael Klingensmith Go to last post
1 51
For ASP.Net 1.1, you need to manually create a ResourceManager object for loading resources. Garrett McGowan This posting is provided "AS IS" with...
AT
08-07-2006 07:09 PM
AT Go to last post
0 45
When creating Windows application, there are several way to use resource files. Now, I'm very confuse about .resx file in each form and .resx file...
Teeravee Sirinapasawasdee
07-28-2006 08:05 PM
AT Go to last post
1 58
Oh, Thank you Jochen for your efforts. You are lucky there in Germany - you can do such things. Here in the US I would be afraid to post such a page...
DL
07-25-2006 02:26 PM
Michael \(michka\) Kaplan [MS] Go to last post
26 103
Post New Thread

Display Options
Showing threads 101 to 150 of 607
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.