Changes between Initial Version and Version 1 of Ticket #2110


Ignore:
Timestamp:
Sep 11, 2012, 5:30:30 AM (12 years ago)
Author:
jng
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2110 – Description

    initial v1  
    44 * Move localizable string literals into their respective resx file
    55 * Where possible, externalize frequently used string literals into a string constant of a StringConstants utility class.
     6 * Move strings in Resources.resx into a separate Strings.resx resource, to make such items easier to distinguish during the localization process