where to edit the names of the links in the "header" i guess.... where to edit the names of the links in the "header" i guess....
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

where to edit the names of the links in the "header" i guess....

Started by GoTTi, March 21, 2012, 07:14:37 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

GoTTi

i would like to edit the words that are at the top of the gallery....

Home Login
Album list Last uploads Last comments Most viewed Top rated My Favorites Search

where do i go to edit that? i keep searching the files and cant find it.

thanks

ΑndrĂ©

There are several solutions. The easiest would be to edit the language files (in this case lang/english.php).

The better solution is to copy the menu buttons to your theme's theme.php file and hard-code the new strings there.

Maybe the best solution would be to create a plugin which changes the languages strings according to the current language.