Asp.net resource file to localize a web site: what to put in? -
when use resource file localize web site , should put in resource file html tags in order create less entries in file?
this <a href="www.alink.com" >a link<a> or better create 2 separe entry
entry 1: entry 2: link
i prefer first option, because second relies on grammar , not languages share same grammatical structures.
for example, it's possible language might need "a link is", in case option 2 not work.
Comments
Post a Comment