UIString files
```typescript
// For get id and content you can use the next regular expression:
// ID = matches[1], content = matches[2]
const regExp = /<message\s+mid="(\d+)"><!\[CDATA\[(.*?)\]\]><\/message>/g
```Structure
Main Structure (it must be always!)
Column
Type
Content Type structure

Color Param
Color Hex Code (Value)
Last updated
