Add infos into target window
[ryzomcore.git] / ryzom / common / data_common / chat / bot_chat.txt
blob05512ca996ce75a7c799a2c3743f767350d96ab3
2 # for the bot
3 BC_INTRO "Hello sir, what can I do for you ?"
4 BC_TRADE "Choose something to buy, or maybe you've got something to sell ?"
5 BC_BRICKS "Here are my bricks."
6 BC_SKILLS "For what skill do you need training ?"
7 BC_AVAILABLE_MISSIONS "Pick a mission."
8 BC_MISSION_DESCRIPTION "Here's the mission description :"
9 BC_MISSION_DETAILS "Here's the reason for this mission :"
10 BC_MISSION_ITEM_DESCRIPTION "To get this, you should :"
11 BC_MISSION_ITEM_DETAILS "Here's the reason for this mission :"
12 BC_MISSION_PROGRESS "Which point did you reach in your mission ?"
13 BC_NEXT_STEP "Here's the following step of your mission :"
14 BC_COMPLETED_MISSION "Which mission did you complete ?"
15 BC_MISSION_REWARD "Here's your reward"
16 BC_PACTS "Choose a pact."
18 # for the player
19 BC_BUY_BRICKS "I want to buy bricks."
20 BC_ASK_TRADE "Let's trade."
21 BC_ASK_MISSION_LIST "Do you have any mission for me ?"
22 BC_ASK_TELEPORT "I want to teleport somewhere ?"
23 BC_ASK_PACTS "Let's talk about pacts."
24 BC_ASK_SKILL "Can you train me ?"
25 BC_ASK_MISSION_PROGRESS "I've completed steps in a mission."
26 BC_ASK_MISSION_COMPLETED "I've completed a mission."
27 BC_QUIT "See you later."
28 BC_TO_INTRO "Let's talk about something else."
29 BC_ACCEPT_MISSION "I accept this mission."
30 BC_TELL_ME_MORE "Tell me more."
31 BC_BACK_TO_MISSIONS "Can I see what missions you propose again ?"
32 BC_NEXT_PAGE "Next page"
33 BC_PREVIOUS_PAGE "Previous page"