* Fix storySummary and checkedSRSummary bug. bug #46914.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<?php
|
||||
$lang->product->noModule = '您现在还没有目录信息';
|
||||
$lang->product->storySummary = "本页共 <strong>%s</strong> 个%s,预计 <strong>%s</strong> 个{$lang->hourCommon}。";
|
||||
$lang->product->noModule = '您现在还没有目录信息';
|
||||
$lang->product->storySummary = "本页共 <strong>%s</strong> 个{$lang->SRCommon},预计 <strong>%s</strong> 个{$lang->hourCommon}。";
|
||||
$lang->product->checkedSRSummary = "选中 <strong>%total%</strong> 个{$lang->SRCommon},预计 <strong>%estimate%</strong> 个{$lang->hourCommon}。";
|
||||
|
||||
Reference in New Issue
Block a user