Jump to content

translation on "Update carrier list" button


Recommended Posts

hi, (ps 1.4.8.2)

to see translation on "Update carrier list" button

modify \modules\carriercompare\template\carriercompare.tpl

find:

<input class="exclusive_large" id="update_carriers_list" type="button" value="{l s='Update carrier list' }" />

change:

<input class="exclusive_large" id="update_carriers_list" type="button" name="update_carriers_list" value="{l s='Update carrier list' mod='carriercompare'}" />

 

;)

Bru

  • Like 1
Link to comment
Share on other sites

  • 6 months later...

Thanks, Bru!!

 

I have been translating my PS 1.5 store into Mexican Spanish. I have been doing this through the "translations" in the BO. However, the "Update Carrier List" text on the button on the 1st page pf checkout would not translate. I kept looking around and debugging until I found your post. I changed the carriercompare.tpl like you said above, and then my translation from the BO started to appear. It looks like the template was missing a few attributes.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...