diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-02-01 13:25:45 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-02-01 13:25:45 +0100 |
commit | 7db8e005f4204ab5dabf117b0bf91a12c70fd74c (patch) | |
tree | 29c740412d5aabe2737410ff22dda6b552d1fae5 | |
parent | 998148dca0b7e415284d663f577ead3bd54cbb9a (diff) | |
download | Chimère-7db8e005f4204ab5dabf117b0bf91a12c70fd74c.tar.bz2 Chimère-7db8e005f4204ab5dabf117b0bf91a12c70fd74c.zip |
Minor update on french translation
-rw-r--r-- | chimere/locale/fr/LC_MESSAGES/django.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chimere/locale/fr/LC_MESSAGES/django.po b/chimere/locale/fr/LC_MESSAGES/django.po index 213dd04..9e61857 100644 --- a/chimere/locale/fr/LC_MESSAGES/django.po +++ b/chimere/locale/fr/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Chimère -# Copyright (C) 2008-2012 +# Copyright (C) 2008-2013 # This file is distributed under the same license as the Chimère package. # Étienne Loks <etienne.loks@peacefrogs.net>, 2008-2011. # @@ -1227,7 +1227,7 @@ msgid "" "You are logged as an administrator. Your modifications will be taking into " "account immediately." msgstr "" -"Vous êtes connecté comme administrateur. Vos modifications vont être pris " +"Vous êtes connecté comme administrateur. Vos modifications vont être prises " "en compte immédiatement." #: templates/chimere/edit.html:25 |