vote up 9 vote down star
2

Hi,

Does anyone have any recommendations of tools that can be of assistance with moving literal values into resource files for localization?

I've used a resharper plugin called RGreatX but was wondering if there is anything else out there.

It's one heck of a long manual process for moving the strings across and think there must be a better way! RGreatX is OK but could be a bit slicker I feel.

flag

3 Answers

vote up 10 vote down check

Here's one:

http://www.codeplex.com/ResourceRefactoring

It'a actually a Microsoft "open source" Visual Studio(2005 and up) tool that integrates with the IDE. You can easily replace every occurence of a string with a ressource reference with a few clicks.

link|flag
vote up 0 vote down

You may find Zeta Resource Editor useful too.

link|flag
vote up 0 vote down

I can't use Resource Refactoring in .aspx files. Is this something that we should expect??

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.