Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Resources editor

0 views
Skip to first unread message

Xavier PACOTTE

unread,
Oct 26, 2007, 6:21:30 AM10/26/07
to
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.


Paul G. Tobey [eMVP]

unread,
Oct 26, 2007, 10:49:31 AM10/26/07
to
"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.

"Xavier PACOTTE" <xpac...@pageup.fr> wrote in message
news:%23y1p7n7...@TK2MSFTNGP04.phx.gbl...

tamberg

unread,
Oct 27, 2007, 10:07:09 AM10/27/07
to

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

Regards,
tamberg

http://blogs.oberon.ch/tamberg/

Xavier PACOTTE

unread,
Oct 29, 2007, 3:15:26 AM10/29/07
to
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:
eLKD489F...@TK2MSFTNGP04.phx.gbl...

Paul G. Tobey [eMVP]

unread,
Oct 29, 2007, 11:14:00 AM10/29/07
to
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.

"Xavier PACOTTE" <xpac...@pageup.fr> wrote in message

news:%23A3j9tf...@TK2MSFTNGP05.phx.gbl...

Christian Resma Helle

unread,
Nov 12, 2007, 5:33:43 AM11/12/07
to
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'


"Xavier PACOTTE" <xpac...@pageup.fr> wrote in message
news:%23y1p7n7...@TK2MSFTNGP04.phx.gbl...

Grant

unread,
Nov 13, 2007, 6:20:18 PM11/13/07
to
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

0 new messages