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

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -