[SOLVED]Translate Page X of X

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
DaC
New Member
New Member
Posts: 5
Joined: Thu Aug 23, 2007 4:31 am

[SOLVED]Translate Page X of X

Post by DaC »

Hello,

I would like to translate the "Page x Of X" on a news module. It seems its only in English and it doesn't change when the frontend language is changed.

I haven't been able to find any setting that will allow me to do that, I wonder if its possible to either add a tag of edit a .php file to translate it.

Thanks

David
Last edited by DaC on Fri Aug 31, 2007 3:45 pm, edited 1 time in total.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Translate Page X of X

Post by calguy1000 »

Depending on which language you want, it probably means that this stuff hasn't been translated yet.

However, these are just tags {$pagetext} and {$oftext} in the summary template, you can easily just take out these variables and substitute it with whatever text you want.

If you're having continual problems with translation, maybe joining the translation team would help.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
DaC
New Member
New Member
Posts: 5
Joined: Thu Aug 23, 2007 4:31 am

Re: Translate Page X of X

Post by DaC »

Thanks alot!
Post Reply

Return to “CMSMS Core”