![]() |
General Programming »
Macros and Add-ins »
VS.NET Addins
Beginner
Useful ReSharper plugin for localizationBy Alexander NesterenkoThis ReSharper plugin contains features that helps you for localization |
C# 1.0, C# 2.0, Windows, .NET 2.0, ASP.NET, WinForms, WebForms, VS2005, Dev
|
|
Advanced Search Add to IE Search |
|
|
|
||||||||||||||||
Plugin required ReSharper 2.5.2 build# 376 
This article describes plugin functions.
is available in the latest version
is partly available
System.String.Empty instead of "" System.Environment.NewLine instead of "\r\n" Move strings to resource by context action.
If a string exists in project resource files, then use "Replace string by property" context action.
For empty strings use System.String.Empty.
For string that contains \r and \n, use System.Environment.NewLine.
You can move strings to resource by context action or main menu item.
First, you select the resource file and string name.
If the checkbox "Apply for all same strings in project {CurrentProjectName}" is true, then you can see all the same strings in this project.
Current string does not present in this list.
String placed to resource file after action.
If checkbox "Keep modified files open" is true, then you can undo this action.
Visit DT ReSharper plugin homepage.
General
News
Question
Answer
Joke
Rant
Admin
|
PermaLink |
Privacy |
Terms of Use
Last Updated: 26 Apr 2007 Editor: Deeksha Shenoy |
Copyright 2007 by Alexander Nesterenko Everything else Copyright © CodeProject, 1999-2009 Web18 | Advertise on the Code Project |