Ignore:
Timestamp:
08/28/08 17:37:47 (4 years ago)
Author:
hverton
Message:

updated the search module to determine the default search location based on the priority order in the search admin module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/administration/tools/language_pack_English.php

    r1710 r1711  
    953953        $localestrings['423'] = "Search accessable for:"; 
    954954        $localestrings['424'] = "Save"; 
     955        $localestrings['425'] = "Move up in priority"; 
     956        $localestrings['426'] = "Move down in priority"; 
     957        $localestrings['427'] = "Up"; 
     958        $localestrings['428'] = "Down"; 
     959        $localestrings['429'] = "Order"; 
     960        $localestrings['430'] = "The order in which the searches are listed here determines the default search location"; 
    955961        load_localestrings($localestrings, LP_LOCALE, "admin.search", $step); 
    956962 
Note: See TracChangeset for help on using the changeset viewer.