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

erp5_advanced_ecommerce: change button texts

parent 53c16a30
...@@ -136,7 +136,7 @@ ...@@ -136,7 +136,7 @@
</item> </item>
<item> <item>
<key> <string>default</string> </key> <key> <string>default</string> </key>
<value> <string>Update Shipping Method</string> </value> <value> <string>Proceed to Checkout</string> </value>
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
...@@ -184,7 +184,7 @@ ...@@ -184,7 +184,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <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> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -136,7 +136,7 @@ ...@@ -136,7 +136,7 @@
</item> </item>
<item> <item>
<key> <string>default</string> </key> <key> <string>default</string> </key>
<value> <string>Update Shipping Method</string> </value> <value> <string>Proceed to Shipping Details</string> </value>
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
...@@ -184,7 +184,7 @@ ...@@ -184,7 +184,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <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> </item>
</dictionary> </dictionary>
</pickle> </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