csborneo
Results 1 - 1 of 1
bycsborneo, April 27, 2010
error JPAGE_CURRENT_OF_TOTAL
fix with placed this code in end of row or under text
.....
PAGE=Halaman
JPAGE_CURRENT_OF_TOTAL=Halaman %s dari %s
.....
in the main ini files for your language, i.e. :
- administrator/language/in-ID/in_ID.ini
and
- language/in-ID/in_ID.ini
i hope can solve the problemes.
fix with placed this code in end of row or under text
.....
PAGE=Halaman
JPAGE_CURRENT_OF_TOTAL=Halaman %s dari %s
.....
in the main ini files for your language, i.e. :
- administrator/language/in-ID/in_ID.ini
and
- language/in-ID/in_ID.ini
i hope can solve the problemes.

