mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-04-27 07:40:52 -07:00
Edits to fr-FR strings to reflect fix in Advanced Search matches count
This commit is contained in:
parent
31e1088aa7
commit
818fd598dc
1 changed files with 4 additions and 1 deletions
|
|
@ -1,10 +1,13 @@
|
|||
title: $:/language/Search/
|
||||
|
||||
Advanced/Matches: //<small><$count filter={{$:/temp/advancedsearch}}/> correspondances</small>//
|
||||
Filter/Caption: Filtres
|
||||
Filter/Hint: Recherche via une combinaison de [[filtres|http://tiddlywiki.com/static/TiddlerFilters.html]]
|
||||
Filter/Matches: //<small><$count filter={{$:/temp/advancedsearch}}/> correspondances</small>//
|
||||
Matches: //<small><$count filter="[!is[system]search{$:/temp/search}]"/> correspondances</small>//
|
||||
Shadows/Caption: Shadows
|
||||
Shadows/Hint: Recherche parmi les tiddlers //shadow//
|
||||
Shadows/Matches: //<small><$count filter="[all[shadows]search{$:/temp/advancedsearch}]"/> correspondances</small>//
|
||||
System/Caption: Système
|
||||
System/Hint: Recherche parmi les tiddlers //système//
|
||||
System/Matches: //<small><$count filter="[is[system]search{$:/temp/advancedsearch}]"/> correspondances</small>//
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue