page_text_locale

Back-to:World

The `page_text_locale` table

This table is used to provide localized clients with localized string for page_texts.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

ID

mediumint(8)

unsigned

PRI

NO

0

 

 

locale

longtext

signed

 

YES

NULL

 

 

Name

longtext

signed

 

YES

NULL

 

 

Description of the fields

ID

This entry must be the same as  page_text.entry and then the row will be used to provide localization support for this page_text record.

Name

Translated content for page_text.text field for language X.
See  localization languages list to know which value to use for X.