There are 2 types of strings in any website:
- Shorter with no formatting (menu items, section titles, labels...).
- Longer with formatting (content).
If you have to store these 2 types of strings in 2 different database tables, how would you call these 2 tables?