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 | d0c12c279f1283a37729f33bf1d453d725623167 (patch) | |
| tree | d9b092aa484b251ef3895658083915b7a62756b1 /archaeological_finds/locale | |
| parent | fc12472bff31f4aa50428113cdde48efb5c7b24d (diff) | |
| download | Ishtar-d0c12c279f1283a37729f33bf1d453d725623167.tar.bz2 Ishtar-d0c12c279f1283a37729f33bf1d453d725623167.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" |
