Commit 966efac3 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_advanced_ecommerce: change button texts

parent 53c16a30
......@@ -136,7 +136,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value> <string>Update Shipping Method</string> </value>
<value> <string>Proceed to Checkout</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -184,7 +184,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.Base_translateString(\'Update Shipping Method\')</string> </value>
<value> <string>python: here.Base_translateString(\'Proceed to Checkout\')</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -136,7 +136,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value> <string>Update Shipping Method</string> </value>
<value> <string>Proceed to Shipping Details</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -184,7 +184,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.Base_translateString(\'Update Shipping Method\')</string> </value>
<value> <string>python: here.Base_translateString(\'Proceed to Shipping Details\')</string> </value>
</item>
</dictionary>
</pickle>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment