Skip to content

dart-creations.com

Advertisement
Home arrow Joomla arrow Joomla Tutorials arrow Changing Joomla Messages
Print E-mail
Saturday, 12 September 2009

Changing Joomla Messages 

One of the frequent questions in the Joomla forums has to be: "How do I change the following text:?" in Joomla? Well, basically Joomla uses a set of files to display the default text messages (i.e. besides the articles which are found in the sample content or any articles which you enter yourself). Joomla can make use of any language, as long as the translated text files have been installed via the Extension Manager (Extensions > Install). 

Create your own messages 

Once the language has been installed, you can then change any text, by accessing these files and changing the text found in the different files in the language pack files e.g. you want to change the text: "You have successfully logged in", to "Welcome to the members section of our website", you simply find en-gb.ini file (located in language/en-GB/ folder and change the text:

LOGIN_SUCCESS=You have successfully logged in.

to

LOGIN_SUCCESS=Welcome to the members section of our website.

Make sure you leave the part before the equals sign ( = ) identical. Never change that, because that is used to choose which message will be displayed. Also if there any percentage signs, those are termed placeholders for some text. You should keep them in the new text message, and ideally the same sentence structure.

SEND_MSG=Hello %s,\n\nThank you for registering at %s.\n\nYou may now log in to %s using the username and password you registered with.

to

SEND_MSG=Greetings %s,\n\nWe appreciate you registering to become a member at %s.\n\nYou may now log in to %s using the username and password you registered with. 

Identifying the file to change 

The hardest part of going this though is locating the actual file which you need to edit. Therefore, in the forthcoming pages below we we are prodiving a listing of the language files, so that you can determine which file you need to find and change to change the corresponding message.
 
Comments
Search RSS
Only registered users can write comments!

3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."

Last Updated ( Saturday, 12 September 2009 )
 

Sponsors

Login Form






Lost Password?
No account yet? Register

Buy us a beer!

If we've helped you, consider buying a beer €3. It will inspire us to keep on giving! Cheers!


Generated in 0.31509 Seconds