source: trunk/gsdl3/resources/java/GS2MGPPSearch_fr.properties@ 3660

Last change on this file since 3660 was 3660, checked in by kjdon, 21 years ago

properties fiels name changes to reflect changes in service classes

  • Property svn:keywords set to Author Date Id Revision
File size: 543 bytes
Line 
1#query params
2param.stem=Turn stemming
3param.case=Turn casefolding
4param.index=Index to search in
5param.level=Granularity to search at
6param.maxDocs=Maximum documents to return
7param.sortBy=Display documents in
8param.sortBy.rank=ranked order
9param.sortBy.natural=natural order
10param.matchMode=Match
11param.matchMode.all=all of the words
12param.matchMode.some=some of the words
13
14param.boolean.on=on
15param.boolean.off=off
16
17#service stuff
18TextQuery.name=Query
19TextQuery.submit=Recherche
20FieldQuery.name=Advanced Query
21FieldQuery.submit=Recherche
Note: See TracBrowser for help on using the repository browser.