ResourceString_CODE Table

ResourceString_CODE is a lookup table for localized text.

Table 1. Database columns for ResourceString_CODE table

Database Column

Details

ResourceKey

Type: text (max 256 characters). Key

Primary key of the resource string.

ResourceString_en

Type: text (max 1000 characters)

Resource string in English.

ResourceString_de

Type: text (max 1000 characters)

Resource string in German.

ResourceString_fr

Type: text (max 1000 characters)

Resource string in French.

ResourceString_ja

Type: text (max 1000 characters)

Resource string in Japanese.

ResourceString_es

Type: text (max 1000 characters). Nullable

Resource string in Spanish.