From 804f228fd98c17f48ef3dda3f0eb23fb8e61ec98 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 20 May 2015 00:17:48 +0200 Subject: Update french translation --- ishtar_common/models.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/models.py') 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")), ] -- cgit v1.2.3