4 lines
231 B
PHP
Executable File
4 lines
231 B
PHP
Executable File
<?php
|
|
$lang->product->noModule = 'You have no modules';
|
|
$lang->product->storySummary = "Total <strong>%s</strong> %s on this page. Estimates: <strong>%s</strong> ({$lang->hourCommon}), and Case Coverage: <strong>%s</strong>.";
|