I have update framework to 1.1.12 (before 1.1.10), but in my CGridView show wrong summary like this:
"Displaying 1-10 of 1 result.|Displaying 1-10 of 1295 results."
I use Indonesian language in my message folder, but in CGridView still show English.
Is it a bug?
Page 1 of 1
Wrong Display Summary On Cgridview
#2
Posted 20 September 2012 - 07:49 AM
Do you use a customized version of the translation message file ... /protected/messages/id/zii.php ?
If you do, you have to update your customized version of zii.php.
See the original message file in /framework/messages/id/zii.php.
Change Log of Yii
Change Log of framework/messages/id/zii.php
The change made in 2012/03/21
If you do, you have to update your customized version of zii.php.
See the original message file in /framework/messages/id/zii.php.
Change Log of Yii
Quote
Version 1.1.10 ... February 12, 2012
Version 1.1.11 ... July 29, 2012
Version 1.1.12 ... August 19, 2012
Version 1.1.11 ... July 29, 2012
Version 1.1.12 ... August 19, 2012
Change Log of framework/messages/id/zii.php
Quote
2010/11/14 ... merge from yiidoc
2012/03/21 ... make CBaseListView use ChoiceFormat in translation
2012/03/21 ... make CBaseListView use ChoiceFormat in translation
The change made in 2012/03/21
Quote
From:
'Displaying {start}-{end} of {count} result(s).' => 'Menampilkan {start}-{end} dari {count} hasil'
To:
'Displaying {start}-{end} of 1 result.|Displaying {start}-{end} of {count} results.' => 'Menampilkan {start}-{end} dari {count} hasil'
'Displaying {start}-{end} of {count} result(s).' => 'Menampilkan {start}-{end} dari {count} hasil'
To:
'Displaying {start}-{end} of 1 result.|Displaying {start}-{end} of {count} results.' => 'Menampilkan {start}-{end} dari {count} hasil'
Share this topic:
Page 1 of 1

Help












