Sims 3:0x220557DA
From SimsWiki
Overview
A table of strings used by the catalog resources.
Format
DWORD 'STBL'
BYTE version (2)
2 BYTES blank
DWORD count
6 BYTES blank
--repeat(count)
QWORD id (fnv64 hash of whatever text you want to localize to this)
DWORD len
unicode string[len]