diff --git a/resources/phrases.py b/resources/phrases.py index eabb4283..1e1ce441 100644 --- a/resources/phrases.py +++ b/resources/phrases.py @@ -700,7 +700,7 @@ BOUNTY_GIFT_REQUEST = 'Are you sure you want to gift ฿*{}* to {}?' \ '\n\nTax: ฿{} \\({}%\\)' \ '\nTotal: ฿*{}*' -BOUNTY_GIFT_CONFIRMED = '_You have gifted ฿*{}* to {}' \ +BOUNTY_GIFT_CONFIRMED = 'You have gifted ฿*{}* to {}' \ '\n\nTax: ฿{} \\({}%\\)' \ '\nTotal: ฿*{}*' BOUNTY_GIFT_CANCELLED = 'Gift cancelled'