UMICTResearch / resume-me

Application to provide resume and interview feedback
1 stars 1 forks source link

[Medium] All strings should be placed in a strings file #216

Open trdillah opened 9 years ago

trdillah commented 9 years ago

We should not have actual strings within the context of our application. All strings should be stored in a strings file so that these can be reviewed separately for each release. This would also make it easier for us to identify typos ahead of time.

nishanbose commented 8 years ago

To tackle this issue we need to create a markup type structure for all the HTML pages. These markups will then be all stored in a file. This will include default messages and content which is part of the visible website.

trdillah commented 8 years ago

Nishan, can you specify a reference to this issue? E.g., an example of what will need to be done exactly?

Please excuse brevity, sent via mobile. On Oct 13, 2015 11:09 PM, "Nishan Bose" notifications@github.com wrote:

To tackle this issue we need to create a markup type structure for all the HTML pages. These markups will then be all stored in a file. This will include default messages and content which is part of the visible website.

— Reply to this email directly or view it on GitHub https://github.com/UMICTResearch/resume-me/issues/216#issuecomment-147912798 .