ResourceStringCultureType Table
The ResourceStringCultureType table holds all translations of all the resource strings.
|
Database Column |
Details |
|---|---|
ResourceString
|
Type: text (max 256 characters). Key A unique identifier for a resource string. Foreign key to the |
CultureType
|
Type: text (max 12 characters). Key A unique identifier for a culture type. Foreign key to the |
ResourceValue
|
Type: text (max 1000 characters) A translated resource string. |