1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-02 08:50:46 +00:00

Merge pull request #616 from xcazin/fr-FR

fr-FR edits: integration of standard search into 'Advanced Search'.
This commit is contained in:
Jeremy Ruston 2014-05-16 09:19:42 +01:00
commit ca03984663

View File

@ -7,6 +7,9 @@ Matches: //<small><$count filter="[!is[system]search{$:/temp/search}]"/> corresp
Shadows/Caption: Shadows
Shadows/Hint: Recherche parmi les tiddlers //shadow//
Shadows/Matches: //<small><$count filter="[all[shadows]search{$:/temp/advancedsearch}]"/> correspondances</small>//
Standard/Caption: Standard
Standard/Hint: Recherche parmi les tiddlers standard
Standard/Matches: //<small><$count filter="[!is[system]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>//