This topic is locked
[SOLVED]

 Text for NEXT

3/24/2011 9:17:14 PM
PHPRunner General questions
P
procheck author

Hi,
Does anyone know where I can change the text for NEXT to NEXT 10?
Thx
Al

J
Jane 3/25/2011

Hi,
you can edit these labels in the buildPagination() function in the generated include/listpage.php file.

P
procheck author 3/25/2011

Hi Jane,
Won't that just get overwritten everytime I generate my app?

Sergey Kornilov admin 3/25/2011

You can make this change permanent modifying C:\Program Files\PHPRunner5.3\lang\English.lng file:

<message tag="NEXT">Next</message>
J
joker 3/25/2011

This would be a good addition to the Tips and Tricks forum! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=57248&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />

P
procheck author 3/25/2011

Worked perfectly!
Thanks
Al