Change text

Skinning and designing Serendipity (CSS, HTML, Smarty)
Post Reply
holysjit
Regular
Posts: 131
Joined: Sun Apr 08, 2007 9:47 am

Change text

Post by holysjit »

Hi, how can I change the text wich is on the buttons under for example a poll?

Image
d_cee
Regular
Posts: 603
Joined: Wed Jan 18, 2006 6:32 pm
Location: UK
Contact:

Post by d_cee »

Hi

i've not used the poll plugin but I would guess that the poll plugin folder has a serendipity_lang_xx.inc.php where you'll find the value you need to change. Otherwise the value will be set in /lang/serendipity_lang_xx.inc.php or /lang/utf8/serendipity_lang_xx.inc.php

HTH

dave
holysjit
Regular
Posts: 131
Joined: Sun Apr 08, 2007 9:47 am

Post by holysjit »

No, the folder contains only the english file, and I dont use that. I use the dutch langfile. But I want to change that text, and I cant find the file which contains that text. Anyone ideas?

TY
MagicV
Regular
Posts: 159
Joined: Wed Apr 11, 2007 8:44 am
Contact:

Post by MagicV »

holysjit wrote:No, the folder contains only the english file, and I dont use that. I use the dutch langfile. But I want to change that text, and I cant find the file which contains that text. Anyone ideas?

TY
You have to create a dutch-langfile, because serendipity will use the english-file when there is no dutch-language-file.

Regards
Image
holysjit
Regular
Posts: 131
Joined: Sun Apr 08, 2007 9:47 am

Post by holysjit »

Didn't work for me! Sorry. I changed the file in the plugins folder from 'lang_en.i' to 'lang_nl'. I changed a couple of words, and it didn't work for me!
Post Reply