View Single Post
Old 02-19-2011, 08:17 AM   #1
MichelK57
Junior Member
MichelK57 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2011
Device: none
Help please for french articles

Hi,
I'm a french user and I'll set the list of words that are to be considered 'articles' when computing the title sort strings

I replace in "title_sort_articles"
'^(A|The|An)\s+'
with
'^(Les|Le|La|Un|Une)\\s+'

But there is a another one article " L' " and I don't know how to add because there is a " ' " inside

Thanks
MichelK57 is offline   Reply With Quote