Reorder all I18N files and remove duplicate string

This commit is contained in:
touffies
2013-11-07 11:15:15 +01:00
parent 4007ae39d4
commit 14804b269e
10 changed files with 770 additions and 838 deletions

View File

@@ -30,7 +30,7 @@
</table>
{/loop}
<a href="{url path="/cart"}" role="button" class="btn btn_add_to_cart pull-right"><span>{intl l="View cart"}</span></a>
<a href="{url path="/cart"}" role="button" class="btn btn_add_to_cart pull-right"><span>{intl l="View Cart"}</span></a>
<button type="button" class="btn btn-checkout pull-right" data-dismiss="modal"><span>{intl l="Continue Shopping"}</span></button>
</div>