Exchanged all french messages with their English counterparts.

git-svn-id: svn://localhost@847 8062f311-0dae-4547-b526-b8ab9ac864a5
This commit is contained in:
Florian
2012-09-20 19:57:57 +00:00
parent ddd15f58b9
commit 46aa856447
17 changed files with 2565 additions and 2526 deletions
@@ -86,3 +86,4 @@ void ParticleSystemWrapper::Init(const ParticleSystemWrapper & other)
particleSystem->removeGroup(other.group);
particleSystem->addGroup(group);
}