Groups | Blog | Home
all groups > dotnet compact framework > october 2007 >

dotnet compact framework : Resources editor


Paul G. Tobey [eMVP]
10/26/2007 7:49:31 AM
"without Visual Studio"? Well, sure, almost any programming IDE can edit a
..RES file. Maybe you should tell us what you are trying to accomplish,
though. This sounds like you're off on an unprofitable path...

Paul T.

[quoted text, click to view]

Xavier PACOTTE
10/26/2007 12:21:30 PM
Hello,

I have a program with the resources files for the langues(Visual Studio.,net
2005)
Is it possible to edit and modify the resources files after without Visual
studio?

Best regards.

tamberg
10/27/2007 7:07:09 AM
[quoted text, click to view]

Download Lutz Roeder's free Resourcer for .NET from http://www.aisto.com/roeder/dotnet/

Regards,
tamberg

http://blogs.oberon.ch/tamberg/
Xavier PACOTTE
10/29/2007 12:00:00 AM
In fact I did an application which uses different languages.
When my application is created, the dlls are added per languages.
How can modify(change a traduction for example) theses dlls after by my
customer ? He hasn't Visual Studio.

Best regards.

"Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT
com> a écrit dans le message de news:
eLKD489FIHA.3360@TK2MSFTNGP04.phx.gbl...
[quoted text, click to view]

Paul G. Tobey [eMVP]
10/29/2007 8:14:00 AM
I'm afraid that I still don't understand. You want the customer to modify
your DLLs? That would be a very unsupportable choice. If the customer
doesn't like your translations, *don't* put the strings in a DLL; put them
in a text file and have your program load them from there.

Paul T.

[quoted text, click to view]

Christian Resma Helle
11/12/2007 11:33:43 AM
The Visual Studio Integration Partners (VSIP) SDK contains a tool called the
Windows Resource Localization Editor.

--
Regards,
Christian Resma Helle
http://christian-helle.blogspot.com'


[quoted text, click to view]

Grant
11/13/2007 3:20:18 PM
Check out Infralution's Globalizer.NET product. It does exactly what
you want. It allows you to scan your projects for localizable
resources and combines these into a single workspace. You can then
send this to your translator/customer. They can translate the
resources using the free Translator version of Globalizer.NET and
build the localized satellite resource files without having to install
Visual Studio. You can get more information and download an
evaluation version from www.infralution.com/globalizer.html

Regards
Grant Frisken
Infralution


[quoted text, click to view]
AddThis Social Bookmark Button