UX: Rename discobot tutorial triggers.

We found the previous triggers less straight forward than just calling
it tutorial.

`start new user` -> `start tutorial`
`start new advanced user` -> `start advanced tutorial`
This commit is contained in:
Guo Xiang Tan 2019-05-10 09:08:16 +08:00
parent ce15f085c6
commit 41f4f9302d

@ -118,7 +118,7 @@ en:
I currently know how to do the following things:
`@%{discobot_username} %{reset_trigger} %{default_track}`
> Starts one of the following interactive narratives: %{tracks}.
> Starts one of the following interactive tutorials: %{tracks}.
bot_actions: |-
`@%{discobot_username} %{dice_trigger} 2d6`
> :game_die: 3, 6
@ -144,8 +144,8 @@ en:
In the meantime, I’ll stay out of your way.
new_user_narrative:
reset_trigger: "new user"
title: "New user narrative completion certificate"
reset_trigger: "tutorial"
title: "New user tutorial completion certificate"
cert_title: "In recognition of successful completion of the new user tutorial"
hello:
@ -320,7 +320,7 @@ en:
alt: 'Certificate of Achievement'
advanced_user_narrative:
reset_trigger: 'advanced user'
reset_trigger: 'advanced tutorial'
cert_title: "In recognition of successful completion of the advanced user tutorial"
title: ':arrow_up: Advanced user features'
start_message: |-