HighTechTalks DotNet Forums  

Resource file question

Dotnet Internationalization microsoft.public.dotnet.internationalization


Discuss Resource file question in the Dotnet Internationalization forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Evian Spring
 
Posts: n/a

Default Resource file question - 01-31-2006 , 03:30 PM






In .Net 2.0, the resource file is into an XML format which I think is
great.


However I would like to know if .NET comes with tools that allow you to

convert that resource file to a flat text file.


The flat text file would be what I send to the translation document.


What I mean by flat file is something like this:


save_button=save
phone_label=Phone Number
phone_num_req=Phone Number Required


Once I receive the file back from the transalation department, I would
convert it back to the XML.


Let me know if it possible,


Many Thanks!
Evian


Reply


Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default RE: Resource file question - 02-01-2006 , 07:15 PM






Resgen will convert files from .resx to text and back. See
http://msdn.microsoft.com/library/de...us/cptools/htm
l/cpgrfresourcefilegeneratorutilityresgenexe.asp
Note the text format is a particular format, so your localizer should not
change the format otherwise it will fail to compile back to .resx.
Hope this helps,
Marin Millar [MSFT]


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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.