zaglebie Posted July 28, 2011 Share Posted July 28, 2011 I get message "You must accept terms and conditions." when i try to order nad TOS checkbox is unchecked. I want to change this text to my language but i cant find it ANYWHERE, i searched code and there is no place with this text. So how the hell i can change this ? Link to comment Share on other sites More sharing options...
Richard S Posted July 28, 2011 Share Posted July 28, 2011 Go to your BackOffice -> Tools -> Translation, choose theme translations and find this line near order-carrier box. I get message "You must accept terms and conditions." when i try to order nad TOS checkbox is unchecked. I want to change this text to my language but i cant find it ANYWHERE, i searched code and there is no place with this text. So how the hell i can change this ? Link to comment Share on other sites More sharing options...
vivek tripathi Posted August 1, 2011 Share Posted August 1, 2011 go to theme->order-carrier.tpl find following line var msg = "{l s='You must agree to the terms of service before continuing.' js=1}"; replace with following line var msg = "{l s='-----your content in desired language-----.' js=1}"; 2 Link to comment Share on other sites More sharing options...
Shurek Posted April 13, 2015 Share Posted April 13, 2015 Was also looking for this line: Please accept the Terms of Service. Text which will appear if checkbox is not selected Where to translate it? I found it in Localisation=>Translations=> Error Translations Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now