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

@@ -26,7 +26,7 @@
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#account" href="#account-info">
{intl l="Personal Information"}
{intl l="Personal Informations"}
</a>
</h4>
</div>
@@ -144,7 +144,7 @@
<table class="table table-orders" summary="{intl l="List of orders"}">
<thead>
<tr>
<th>{intl l="Order Number"}</th>
<th>{intl l="Order number"}</th>
<th>{intl l="Date"}</th>
<th>{intl l="Amount"}</th>
<th>{intl l="Status"}</th>