//Changed English strings using the translationsenglish module.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user