i found this :
(Littérature) ([^fF].*) replace by \1 étrangère . That's work .
If a tag is "Littérature Allemande" i have now "Littératture étrangère"
Now i search to remove [fF]* , so if a have "Littérature française" i would like only "Littérature"
I think i have to add an another rule ... but perharps it's possible to combine both of them in one regex ?
|