Locales gossip menu option
Материал из YTDB DataBase
|
К описанию таблиц базы данных mangos.
Таблица `locales_gossip_menu_option`
Эта таблица используется для перевода опций меню под локализацию клиента.
Структура
Field | Type | Attributes | Null | Key | Default | Comments |
menu_id | smallint(6) | unsigned | NO | PRI | 0 | |
id | smallint(6) | unsigned | NO | PRI | 0 | |
option_text_loc1 | text | |||||
option_text_loc2 | text | |||||
option_text_loc3 | text | |||||
option_text_loc4 | text | |||||
option_text_loc5 | text | |||||
option_text_loc6 | text | |||||
option_text_loc7 | text | |||||
option_text_loc8 | text | |||||
box_text_loc1 | text | |||||
box_text_loc2 | text | |||||
box_text_loc3 | text | |||||
box_text_loc4 | text | |||||
box_text_loc5 | text | |||||
box_text_loc6 | text | |||||
box_text_loc7 | text | |||||
box_text_loc8 | text |
Описание полей
menu_id
Идентификатор меню из Gossip_menu_option.menu_id.
id
Идентификатор подменю из Gossip_menu_option.id.
option_text_loc1-8
Перевод текста меню см. Gossip_menu_option.option_text под локализацию X. См. localization languages
box_text_loc1-8
Перевод текста подтверждения нажатия меню см. Gossip_menu_option.box_text под локализацию X. См. localization languages