diff options
| author | Étienne Loks <etienne.loks@proxience.com> | 2015-01-25 21:40:46 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@proxience.com> | 2015-01-25 21:40:46 +0100 |
| commit | eae7d043a96387310cc8f7ee88a1a2568692b021 (patch) | |
| tree | d9b092aa484b251ef3895658083915b7a62756b1 /archaeological_finds/locale | |
| parent | 223c0e562bbfd68a2627f86d8b67bc06d4637241 (diff) | |
| download | Ishtar-eae7d043a96387310cc8f7ee88a1a2568692b021.tar.bz2 Ishtar-eae7d043a96387310cc8f7ee88a1a2568692b021.zip | |
Several changes on models to manage complex find imports
Diffstat (limited to 'archaeological_finds/locale')
| -rw-r--r-- | archaeological_finds/locale/fr/LC_MESSAGES/django.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archaeological_finds/locale/fr/LC_MESSAGES/django.po b/archaeological_finds/locale/fr/LC_MESSAGES/django.po index 6a0f23a30..ee46b85c1 100644 --- a/archaeological_finds/locale/fr/LC_MESSAGES/django.po +++ b/archaeological_finds/locale/fr/LC_MESSAGES/django.po @@ -43,7 +43,7 @@ msgstr "Type de matériau" #: forms.py:62 forms.py:116 models.py:56 models.py:171 msgid "Conservatory state" -msgstr "État de conservation" +msgstr "État sanitaire" #: forms.py:64 forms.py:217 models.py:172 templates/ishtar/sheet_find.html:40 msgid "Volume (l)" @@ -224,11 +224,11 @@ msgstr "Types de matériau" #: models.py:53 msgid "Parent conservatory state" -msgstr "État de conservation - parent" +msgstr "État sanitaire - parent" #: models.py:57 msgid "Conservatory states" -msgstr "États de conservation" +msgstr "États sanitaires" #: models.py:64 msgid "Context Record" |
