//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
@@ -38,7 +38,7 @@
</select>
{else}
{l s='No graph engine module installed'}
{l s='No graph engine module has been installed.'}
{/if}
</div>
@@ -51,7 +51,7 @@
{/foreach}
</select>
{else}
{l s='No grid engine module installed'}
{l s='No grid engine module has been installed.'}
{/if}
</div>
@@ -35,7 +35,7 @@
{/if}
{/foreach}
{else}
{l s='No module installed'}
{l s='No module has been installed.'}
{/if}
</ul>
@@ -31,7 +31,7 @@
{l s='Module not found'}
{/if}
{else}
<h3 class="space">{l s='Please select a module in the left column.'}</h3>
<h3 class="space">{l s='Please select a module from the left column.'}</h3>
{/if}
</div>
</div>