Bahasa - Translations for Joomla! (3)

Version
1.0.0 (last update on Dec 7, 2008)
Rating
Compatibility
Votes
Favoured
1
License
GPLv2 or later
Non-Commercial
Type
Views
29308
Date Added
5 August 2008
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.
I used this module and I got the same problem as @azzakky's said. Then I take a look to the translation files. Yupz, I found that there is no translation yet for "LAST_UPDATED2" keyword. Just add translation for this keyword and... got it, that problem's solved.
Anyway, it's a good module... :)
Anyway, it's a good module... :)




