#francais.txt
#empty string
ZEROTH     -
#normal strings
FIRST     un
SECOND    deux fois
#array
THIRD[    trois
[         quatre
[         cinq
[         -
[         sept
#leading and trailing spaces
EIGHTH    __huit__
#FILE
#normal string again
NINTH     neuf
#multi line string
TENTH/    ca c'est
/         le numero
/         dix
#and change space character
#SPACE    *
ELEVEN    **onze

