I need to compare two resource(.resx) files, which is not two different language. Both the files are english, Among two resource file, one was recently updated in our staging server, I need to compare the file which is updated in staging server with my development resource file.
I tried by comparing with Winmerge, I found that the file which updated in staging server has "Comment " column, where as in my development resource file does not have "Comments" column when viewing thru Winmerge.
What could be the reason, one resource file shows comment column and other one not showing.
Thanks in Advance!!