- Posts: 1
- Thank you received: 0
OS Property support center
Cant translate word ANY in search module
- Oscar
- Topic Author
- Offline
- New Member
-
Less
More
11 years 2 months ago #41887
by Oscar
Cant translate word ANY in search module was created by Oscar
Hi, I succesfyllu translated most of my site, theres just one word I cant seem to find where the hell its is, I searched already in the translate options in the OSproprety options, backend and frontend and I cant find it, its the "ANY" word in the property type field dropdown, in the search module, its just that one, all the other fields are being translated fine, any ideas?
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13059
- Thank you received: 1696
11 years 2 months ago #41895
by Mr. Dam
Replied by Mr. Dam on topic Re: Cant translate word ANY in search module
Hi,
Please follow these steps
1. Open file
modules > mod_ospropertysearch > mod_ospropertysearch.php
2. find
$typeArr[] = JHTML::_('select.option','',JText::_('Any'));
and change to
$typeArr[] = JHTML::_('select.option','',JText::_('OS_ANY'));
Good luck
Dam
Please follow these steps
1. Open file
modules > mod_ospropertysearch > mod_ospropertysearch.php
2. find
$typeArr[] = JHTML::_('select.option','',JText::_('Any'));
and change to
$typeArr[] = JHTML::_('select.option','',JText::_('OS_ANY'));
Good luck
Dam
The following user(s) said Thank You: Oscar
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.