- <?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}).";
- $lang->product->checkedSRSummary = "Selected <strong>%total%</strong> {$lang->SRCommon}. Estimates: <strong>%estimate%</strong> ({$lang->hourCommon}).";
|