Locales quest
Материал из YTDB DataBase
KiriX (Обсуждение | вклад) (Новая страница: «{| align="right" | __TOC__ |} Back to world database list of tables. <big>'''The `locales_quest` table'''</big> This table is used to provide …») |
Neggod (Обсуждение | вклад) |
||
Строка 69: | Строка 69: | ||
|- | |- | ||
|[[#Title_locX|Title_loc7]] | |[[#Title_locX|Title_loc7]] | ||
+ | |text | ||
+ | |YES | ||
+ | | | ||
+ | |None | ||
+ | | | ||
+ | |- | ||
+ | |[[#Title_locX|Title_loc8]] | ||
|text | |text | ||
|YES | |YES | ||
Строка 118: | Строка 125: | ||
|- | |- | ||
|[[#Details_locX|Details_loc7]] | |[[#Details_locX|Details_loc7]] | ||
+ | |text | ||
+ | |YES | ||
+ | | | ||
+ | |None | ||
+ | | | ||
+ | |- | ||
+ | |[[#Details_locX|Details_loc8]] | ||
|text | |text | ||
|YES | |YES | ||
Строка 167: | Строка 181: | ||
|- | |- | ||
|[[#Objectives_locX|Objectives_loc7]] | |[[#Objectives_locX|Objectives_loc7]] | ||
+ | |text | ||
+ | |YES | ||
+ | | | ||
+ | |None | ||
+ | | | ||
+ | |- | ||
+ | |[[#Objectives_locX|Objectives_loc8]] | ||
|text | |text | ||
|YES | |YES | ||
Строка 216: | Строка 237: | ||
|- | |- | ||
|[[#OfferRewardText_locX|OfferRewardText_loc7]] | |[[#OfferRewardText_locX|OfferRewardText_loc7]] | ||
+ | |text | ||
+ | |YES | ||
+ | | | ||
+ | |None | ||
+ | | | ||
+ | |- | ||
+ | |[[#OfferRewardText_locX|OfferRewardText_loc8]] | ||
|text | |text | ||
|YES | |YES | ||
Строка 265: | Строка 293: | ||
|- | |- | ||
|[[#RequestItemsText_locX|RequestItemsText_loc7]] | |[[#RequestItemsText_locX|RequestItemsText_loc7]] | ||
+ | |text | ||
+ | |YES | ||
+ | | | ||
+ | |None | ||
+ | | | ||
+ | |- | ||
+ | |[[#RequestItemsText_locX|RequestItemsText_loc8]] | ||
|text | |text | ||
|YES | |YES | ||
Строка 314: | Строка 349: | ||
|- | |- | ||
|[[#EndText_locX|EndText_loc7]] | |[[#EndText_locX|EndText_loc7]] | ||
+ | |text | ||
+ | |YES | ||
+ | | | ||
+ | |None | ||
+ | | | ||
+ | |- | ||
+ | |[[#EndText_locX|EndText_loc8]] | ||
|text | |text | ||
|YES | |YES | ||
Строка 363: | Строка 405: | ||
|- | |- | ||
|[[#ObjectiveText1_locX|ObjectiveText1_loc7]] | |[[#ObjectiveText1_locX|ObjectiveText1_loc7]] | ||
+ | |text | ||
+ | |YES | ||
+ | | | ||
+ | |None | ||
+ | | | ||
+ | |- | ||
+ | |[[#ObjectiveText1_locX|ObjectiveText1_loc8]] | ||
|text | |text | ||
|YES | |YES | ||
Строка 412: | Строка 461: | ||
|- | |- | ||
|[[#ObjectiveText2_locX|ObjectiveText2_loc7]] | |[[#ObjectiveText2_locX|ObjectiveText2_loc7]] | ||
+ | |text | ||
+ | |YES | ||
+ | | | ||
+ | |None | ||
+ | | | ||
+ | |- | ||
+ | |[[#ObjectiveText2_locX|ObjectiveText2_loc8]] | ||
|text | |text | ||
|YES | |YES | ||
Строка 461: | Строка 517: | ||
|- | |- | ||
|[[#ObjectiveText3_locX|ObjectiveText3_loc7]] | |[[#ObjectiveText3_locX|ObjectiveText3_loc7]] | ||
+ | |text | ||
+ | |YES | ||
+ | | | ||
+ | |None | ||
+ | | | ||
+ | |- | ||
+ | |[[#ObjectiveText3_locX|ObjectiveText3_loc8]] | ||
|text | |text | ||
|YES | |YES | ||
Строка 510: | Строка 573: | ||
|- | |- | ||
|[[#ObjectiveText4_locX|ObjectiveText4_loc7]] | |[[#ObjectiveText4_locX|ObjectiveText4_loc7]] | ||
+ | |text | ||
+ | |YES | ||
+ | | | ||
+ | |None | ||
+ | | | ||
+ | |- | ||
+ | |[[#ObjectiveText4_locX|ObjectiveText4_loc8]] | ||
|text | |text | ||
|YES | |YES |
Версия 05:30, 7 марта 2010
|
Back to world database list of tables.
The `locales_quest` table
This table is used to provide to localized clients with localized string for quest templates.
Structure
Description of the fields
entry
This entry must be the same as quest_template.entry and then the row will be used to provide localization support for this quest_template record.
Title_locX
Translated content for quest_template.title field for language X. See localization languages list to know which value to use for X.
Details_locX
Translated content for quest_template.details field for language X. See localization languages list to know which value to use for X.
Objectives_locX
Translated content for quest_template.objectives field for language X. See localization languages list to know which value to use for X.
OfferRewardText_locX
Translated content for quest_template.OfferRewardText field for language X. See localization languages list to know which value to use for X.
RequestItemsText_locX
Translated content for quest_template.RequestItemsText field for language X. See localization languages list to know which value to use for X.
EndText_locX
Translated content for quest_template.EndText field for language X. See localization languages list to know which value to use for X.
ObjectiveTextA_locX
Translated content for quest_template.ObjectiveText field for language X. See localization languages list to know which value to use for X.