+1 I think this is good to get tooling to do the work for us in the future, at least in terms of identifying things that should be looked at.
On Wed, Mar 3, 2010 at 12:23 PM, Jesse A Ramos <[email protected]> wrote: > Hi, > > Today I'll be dropping some changes in which NON-NLS comments are added to > lines of code that have Strings that do not need to be NLS translated. > (ex: //$NON-NLS-1$). This way, when we go through new code to find > messages that need to be translated in the future, we do not hit these > lines which we have already looked at. Let me know if you have any > comments for or against this change. > >
