[-] FO : #PSCFV-67 : Translation english updated and english keys update in all languages

This commit is contained in:
lLefevre
2012-05-15 10:04:43 +00:00
parent c1290cebae
commit 0d4ff05960
21 changed files with 373 additions and 373 deletions
@@ -75,15 +75,15 @@
</div>
<div id="formMemcachedServer" style="margin-top: 10px; display:none;">
<form action="{$current}&token={$token}" method="post">
<label>{l s='IP Address:'} </label>
<label>{l s='IP Address'} </label>
<div class="margin-form">
<input type="text" name="memcachedIp" />
</div>
<label>{l s='Port:'} </label>
<label>{l s='Port'} </label>
<div class="margin-form">
<input type="text" name="memcachedPort" value="11211" />
</div>
<label>{l s='Weight:'} </label>
<label>{l s='Weight'} </label>
<div class="margin-form">
<input type="text" name="memcachedWeight" value="1" />
</div>