Zen cart world Hello

Where is it says Home Login Shopping Cart i would like to change Shopping Cart to read Basket

So i got onto the forums and other site and found this tutorial but it doesn't work:

https://www.zen-cart.com/tutorials/i...hp?article=260

I went to includes/languages/english/english.php

found this line:
define('HEADER_TITLE_CART_CONTENTS', 'Shopping Cart');

and changed it to

define('HEADER_TITLE_CART_CONTENTS', 'Basket');

to my surprise its not working

Any ideas please?

Chris