Quote:
Originally Posted by kovidgoyal
You need to enter like this
u'Académie'
|
GREAT!
Thank you Kovid!
So now this addition works perfectly:
, u'Acad
émie', 'Agence', 'Association', u'Comit
é', 'Compagnie', 'Institut', u'Soci
ét
é'
Just a very little question to end with this thread:
If I need to insert a quote (a character
' ) in an entry of this list (or of another list), do I just have to double it as we do in Javascript?