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
commit18d9192961fc949f1ff0367ded50fc868154044a (patch)
tree6b1741363692db0405c6fb10ad21a3f4a99a3534 /ishtar_common/models.py
parent351b4bd9eb774d9f42f017dd6816aded47c5e601 (diff)
downloadIshtar-18d9192961fc949f1ff0367ded50fc868154044a.tar.bz2
Ishtar-18d9192961fc949f1ff0367ded50fc868154044a.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")),
]