Can I set a project to have 2 sets of English language strings?

Hi All,

Just giving some thought to an issue I will need to resolve soon.

I have two markets, Australia and the UK. Both use English, but some words vary between the two. For instance the Australian indirect tax is called GST and the UK is VAT.

There maybe a good number of changes needed, so I thought of seeing if I could use the language setup that SC uses, however, I am having some issues.

It appears that you can only use ONE language type, but have many regional settings. However Regional settings do not involve language differences, just date, time and numerics.

There is only one way that I can see at present, and that is to use an obscure language like Urdu and change all of the strings to English and then use that.

I can change the language file through code, so I can hopefully make sure that the flag icon does not appear.

Can anyone think of a better way?

Thanks

Tony

Didn’t tried, I will try to get time to do some proper testing