Jump to content

One Language No XML File


nomem

Recommended Posts

Since I only use USA English and will never use any other language is it ok to hard code ALL words that would normally be in the definitions.xml file?

example: 

<button type="submit" value="{$LANG.catalogue.add_to_basket}" class="button addbasket expand">{$LANG.catalogue.add_to_basket}</button>

Change to:

<button type="submit" value="Add to Basket" class="button addbasket expand">Add to Basket</button>

Thanks in advance,

Claudia

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...