Jump to content

Change 1st Class & 2nd Class text


Guest koben

Recommended Posts

Hi, i'm having a problem to change the text '1st Class' and '2nd Class' to something else.

I've tried to edit the /language/en/common.inc.php but still not working.


'misc_byWeight1stClass' => "By Weight (1st Class)",

'misc_1stClass' => "(1st Class)",

'misc_byWeight2ndClass' => "By Weight (2nd Class)",

'misc_2ndClass' => "(2nd Class)",

I also tried to edit /modules/shipping/By_Weight/calc.php and change the language to something else and also not working.

Can anyone have any idea how to do this? thanks

Link to comment
Share on other sites

Hi, i'm having a problem to change the text '1st Class' and '2nd Class' to something else.

I've tried to edit the /language/en/common.inc.php but still not working.


'misc_byWeight1stClass' => "By Weight (1st Class)",

'misc_1stClass' => "(1st Class)",

'misc_byWeight2ndClass' => "By Weight (2nd Class)",

'misc_2ndClass' => "(2nd Class)",

I also tried to edit /modules/shipping/By_Weight/calc.php and change the language to something else and also not working.

Can anyone have any idea how to do this? thanks

If you directly change the text in the language file like this, then you have to clear cache before the changes will be shown

Ian

Link to comment
Share on other sites

Hi

You could just change it through the Languages section, in the Admin menu.

Languages>en>Global Common Phrases>misc_1stClass and also misc_2ndClass

Change the bottom value (The top one is the default if you need to revert back), then click Modify Language File at the bottom

Lee

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...