mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 20:10:03 +00:00
Merge pull request #612 from xcazin/fr-FR
Edits to fr-FR strings to reflect fix in Advanced Search matches count
This commit is contained in:
commit
00cddd3713
@ -1,10 +1,13 @@
|
|||||||
title: $:/language/Search/
|
title: $:/language/Search/
|
||||||
|
|
||||||
Advanced/Matches: //<small><$count filter={{$:/temp/advancedsearch}}/> correspondances</small>//
|
|
||||||
Filter/Caption: Filtres
|
Filter/Caption: Filtres
|
||||||
Filter/Hint: Recherche via une combinaison de [[filtres|http://tiddlywiki.com/static/TiddlerFilters.html]]
|
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>//
|
Matches: //<small><$count filter="[!is[system]search{$:/temp/search}]"/> correspondances</small>//
|
||||||
Shadows/Caption: Shadows
|
Shadows/Caption: Shadows
|
||||||
Shadows/Hint: Recherche parmi les tiddlers //shadow//
|
Shadows/Hint: Recherche parmi les tiddlers //shadow//
|
||||||
|
Shadows/Matches: //<small><$count filter="[all[shadows]search{$:/temp/advancedsearch}]"/> correspondances</small>//
|
||||||
System/Caption: Système
|
System/Caption: Système
|
||||||
System/Hint: Recherche parmi les tiddlers //système//
|
System/Hint: Recherche parmi les tiddlers //système//
|
||||||
|
System/Matches: //<small><$count filter="[is[system]search{$:/temp/advancedsearch}]"/> correspondances</small>//
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user