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.

Reply via email to