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_Nederlands.php

    r1710 r1711  
    938938        $localestrings['423'] = "Zoekopdracht toegankelijk voor:"; 
    939939        $localestrings['424'] = "Opslaan"; 
     940        $localestrings['425'] = "Prioriteit verhogen"; 
     941        $localestrings['426'] = "Prioriteit verlagen"; 
     942        $localestrings['427'] = "Omhoog"; 
     943        $localestrings['428'] = "Omlaag"; 
     944        $localestrings['429'] = "Volgorde"; 
     945        $localestrings['430'] = "De volgorde waarin de zoeklocaties zijn opgelijst bepaald de standaard geselecteerde zoek locatie"; 
    940946        load_localestrings($localestrings, LP_LOCALE, "admin.search", $step); 
    941947 
Note: See TracChangeset for help on using the changeset viewer.