View Single Post
Old November 9th, 2006, 01:21 PM   #18 (permalink)
globalinsites
Member
Verified Customer
 
Join Date: May 2002
Location: Netherlands
Posts: 261
Send a message via ICQ to globalinsites
Quote:
Originally Posted by Chuck S View Post
The language strings are definately there so honestly dont see how you miss them

$Globals['pp_lang']['high'] = "High Price";
$Globals['pp_lang']['low'] = "Low Price";
$Globals['pp_lang']['sortdist'] = "Enter your zipcode";
Perhaps because "High Price" is not the same as Highest Price, and "Low Price" is not the same as Lowest Price etc. Which is what it says in the dropdown menu.

I did not miss those. Actually, I tried to remove those from english.php but Highest Price, Lowest Price etc. are still showing op in the dropdown menu on the search results page.
globalinsites is offline   Reply With Quote