Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2011-05-01 13:36:25

alexandrebibliotecario
Member
Registered: 2011-01-20
Posts: 22

[SOLVED] How can I change the "older" label?

Hi!

In textpattern, the portuguese version for the words “new“and “older” are “mais recentes” e “mais velhos”, how you can see in may page:

http://www.selodigital.net/articles/

How can I change this?
I would like to write “posts antigos”(older posts) and “posts recentes” (new posts)

What file do I have to open to change this?

Thank you!

Offline

#2 2011-05-01 13:42:46

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: [SOLVED] How can I change the "older" label?

The page links are generated by couple of tags:

You can change the label by using different contents wrapped in the tags, for example:

<txp:older>
	posts antigos
</txp:older>
<txp:newer>
	posts recentes
</txp:newer>

Offline

#3 2011-05-01 14:24:42

alexandrebibliotecario
Member
Registered: 2011-01-20
Posts: 22

Re: [SOLVED] How can I change the "older" label?

Thank you so much, Gocom!!!

Offline

Board footer

Powered by FluxBB