4images Forum & Community
The forum for all 4images gallery administrators
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
4images code on GitHub
Click here
to visit GitHub.
Home
Help
Search
Login
Register
4images Forum & Community
»
4images Modifications / Modifikationen
»
Mods & Plugins (Requests & Discussions)
(Moderator:
mawenzi
) »
Changing "images" title to Movies
« previous
next »
Print
Pages: [
1
]
Author
Topic: Changing "images" title to Movies (Read 4040 times)
0 Members and 1 Guest are viewing this topic.
ree7
Pre-Newbie
Posts: 3
Changing "images" title to Movies
«
on:
June 16, 2005, 03:26:42 AM »
i am making a movie clip site and all the titles say "images" is there a way to switch it to {movies} to replace all the image titles?
Logged
hadron
Pre-Newbie
Posts: 6
Re: Changing "images" title to Movies
«
Reply #1 on:
June 18, 2005, 02:12:10 PM »
open /lang/yourlanguage/main.php with editor and change the words you want to change:
Example:
$lang['next_image'] = "Next image:";
change to
$lang['next_image'] = "Next movie:";
Logged
ree7
Pre-Newbie
Posts: 3
Re: Changing "images" title to Movies
«
Reply #2 on:
June 19, 2005, 12:22:41 AM »
Thanks a lot
That was what i was looking for.
Logged
Print
Pages: [
1
]
« previous
next »
4images Forum & Community
»
4images Modifications / Modifikationen
»
Mods & Plugins (Requests & Discussions)
(Moderator:
mawenzi
) »
Changing "images" title to Movies