summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2015-05-20 00:17:48 +0200
committerÉtienne Loks <etienne.loks@proxience.com>2015-05-20 00:17:48 +0200
commit804f228fd98c17f48ef3dda3f0eb23fb8e61ec98 (patch)
tree6b1741363692db0405c6fb10ad21a3f4a99a3534 /ishtar_common/models.py
parentfbc257d80d4f7fadcc0a270d3b6fa5a2774e07a6 (diff)
downloadIshtar-804f228fd98c17f48ef3dda3f0eb23fb8e61ec98.tar.bz2
Ishtar-804f228fd98c17f48ef3dda3f0eb23fb8e61ec98.zip
Update french translation
Diffstat (limited to 'ishtar_common/models.py')
-rw-r--r--ishtar_common/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/models.py b/ishtar_common/models.py
index 68c5b3b07..e572045db 100644
--- a/ishtar_common/models.py
+++ b/ishtar_common/models.py
@@ -1243,7 +1243,7 @@ TARGET_MODELS = [
('SourceType', _(u"Source type")),
('AuthorType', _(u"Author type")),
('Format', _(u"Format")),
- ('archaeological_operations.models.OperationType', _(u"OperationType")),
+ ('archaeological_operations.models.OperationType', _(u"Operation type")),
('archaeological_operations.models.Period', _(u"Period")),
]