This is a discussion on Name changes within the HTML, CSS, and Design Help forums, part of the General category; Please help, how do a change the following "States & Countries" I want the state to be renamed Province how ...
|
|||||||
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Please help, how do a change the following "States & Countries" I want the state to be renamed Province how do I do this and where all do I need to change it
Thanks |
|
#2
|
||||
|
||||
|
You should be able to change this in the language file. You will find this in the language folder and probably english.php file.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | Submit a Ticket | Twitter |
|
#3
|
|||
|
|||
|
I did it changed it in the language file but its still the same must be somewhere els it need to be changed
|
|
#4
|
||||
|
||||
|
I just looked through the language file and it appears to be in several places.
Here is the list I found: PHP Code:
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | Submit a Ticket | Twitter |
|
#5
|
|||
|
|||
|
Thanks will try , and keep you updated
|
|
#6
|
|||
|
|||
|
Quote:
Then I have another problem I have 2 Register buttons on my main page have a look www.freemls.co.za how do I fix this Thanks I sorted the problem with the duplicate register but still need help in solving the "state" problem Last edited by freemls; 05-10-2007 at 10:45 AM. Reason: Amend |
|
#7
|
|||
|
|||
|
I searched through the language/english.php file and could only find three instances of 'state':
PHP Code:
Thanks- |
|
#8
|
|||
|
|||
|
Thanks for the help, finally got it sorted out
|