OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

VehicleManager component support

Go to bottom Favoured: 0

Edit Language File

MrPlod (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Edit Language File 7 Years, 4 Months ago
Karma: 0  
I need this to advertise boats for sale. Therefore I need to change every instance of the words 'Car/s' 'Vehicles' to Boat/s.

I have downloaded the English.php file and edited it accordingly.

Code:

$LangLocal = array('lang_code'=>'en-GB', 'title'=>'English');
$constLang = array();
$constLang[] = array('const'=>'_VEHICLE_MANAGER_TITLE', 'value_const'=>'Vehicle Manager');
$constLang[] = array('const'=>'_VEHICLE_MANAGER_DESC', 'value_const'=>'Our vehicle catalogue with cars for rent or sale.');
$constLang[] = array('const'=>'_VEHICLE_MANAGER_SEARCH_DESC1', 'value_const'=>'Search boats');
$constLang[] = array('const'=>'_VEHICLE_MANAGER_SEARCH_DESC2', 'value_const'=>'Search boats');
$constLang[] = array('const'=>'_VEHICLE_MANAGER_NO_PICTURE', 'value_const'=>'no-img_eng.gif');
$constLang[] = array('const'=>'_VEHICLE_MANAGER_NOT_AUTHORIZED', 'value_const'=>'You are not allowed to perform this action!');
$constLang[] = array('const'=>'_VEHICLE_MANAGER_LABEL_OK', 'value_const'=>'OK');
$constLang[] = array('const'=>'_VEHICLE_MANAGER_LABEL_STATUS', 'value_const'=>'Status');
$constLang[] = array('const'=>'_VEHICLE_MANAGER_ADMIN_IMPEXP', 'value_const'=>'BoatManager : Import/Export');



I have replace the english lang file, but is has not changed anything on front or back end.
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:Edit Language File 7 Years, 4 Months ago
Karma: 58  
Hello,

You need go to admin area - components - VehicleManager : Language Manager and press button "Load languages"

Thanks
Taras
Logged Logged
The administrator has disabled public write access.
MrPlod (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:Edit Language File 7 Years, 4 Months ago
Karma: 0  
Yes, I had tried that before I asked for help. But, it does not work.

It returns this:
These constants exit in file constants but not exist in Languages files:

Everything is [ OK ]
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:Edit Language File 7 Years, 4 Months ago
Karma: 58  
Hello,

You need make changes in VehicleManager :: Language Manager.

For example, put any name of custom field in Value constant choose Language and rename as you need.

If this not ok for you send us your language file on our contact form and provide access.

Our team will try find solution for You

and our team will try to find solution special for You, FTP and admin access You can send to our contact form.
ordasoft.com/contact-us-form


Link on website

Joomla Admin

username
password

FTP

FTP host

FTP username

FTP password

Thanks,
Taras
OrdaSoft team.
Logged Logged
The administrator has disabled public write access.
Go to top
»