//Changed English strings using the translationsenglish module.

This commit is contained in:
djfm
2013-01-04 16:58:58 +01:00
parent 507309ddf5
commit 385c593129
319 changed files with 5991 additions and 5991 deletions
@@ -88,8 +88,8 @@
{$value}
{/foreach}
{/if}
{l s='Please specify the files for which you do not want the module to be displayed'}.<br />
{l s='Please type each filename separated by a comma'}.
{l s='Please specify the files for which you do not want the module to be displayed.'}.<br />
{l s='Please input each filename, separated by a comma.'}.
<br /><br />
</div>
@@ -65,7 +65,7 @@
<input class="button floatr" type="submit" name="unhookform" value="{l s='Unhook the selection'}"/></div>
{if !$can_move}
<br /><div><b>{l s='If you want to order/move the following data, please select a shop from the shop list'}</b></div>
<br /><div><b>{l s='If you want to order/move the following data, please select a shop from the shop list.'}</b></div>
{/if}
{foreach $hooks as $hook}
<a name="{$hook['name']}"/>
@@ -121,7 +121,7 @@
{/if}
{/foreach}
{else}
<tr><td colspan="5">{l s='No module for this hook'}</td></tr>
<tr><td colspan="5">{l s='No module was found for this hook.'}</td></tr>
{/if}
</table>
{/foreach}