Locales gossip menu option
Материал из YTDB DataBase
Версия от 12:39, 26 июля 2010; NeatElves (Обсуждение | вклад)
К описанию таблиц базы данных mangos.
The `locales_gossip_menu_option` table
Эта таблица используется для перевода опций меню под локализацию клиента.
Structure
Field | Type | Null | Key | Default | Extra |
menu_id | smallint(8)) unsigned | NO | PRI | 0 | |
id | tinyint(3) | 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 |