How to change the default text! How to change the default text!
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

How to change the default text!

Started by Jack_McPhee, August 25, 2006, 04:38:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jack_McPhee

How do i change the default text such as the titles, album list, last albums etc...

Thanks in advance ;)

Nibbler

Edit your language file eg. lang/english.php

Jack_McPhee


Jack_McPhee

OOPS...i forgot to ask. When you upload files you have to choose a album, can i also change the (choose album) and instead of upload file (upload song). This will not be in the lanuage.php would it? The language.php is very big one, i could search trough the hole script but if you could tell me that would be great. Thanks again ;D

Joachim Müller

Actually, it says "select album". Just search the file in your editor for the string you want to see replaced, shouldn't be too hard to find.

Jack_McPhee

How do i search the file in my editor for the string, i have never done that before. Only in a game cheator software.

Joachim Müller

Use notepad.exe as an editor, click on "Edit" - "Find" and enter your search string. Works in almost all editors the same way. Most understand the shortcut [Ctrl]+[F] as well. ::)

Jack_McPhee

Thank you for the help again. It dident find it in the editor but the shortcut [Ctrl]+[F] worked great. ;D