diff --git a/pootle/apps/pootle_checks/constants.py b/pootle/apps/pootle_checks/constants.py index 6917776b883..df28b299829 100644 --- a/pootle/apps/pootle_checks/constants.py +++ b/pootle/apps/pootle_checks/constants.py @@ -77,7 +77,7 @@ 'xmltags': _(u"XML tags"), # FIXME: make checks customisable - 'ftl_format': _(u'ftl format'), + 'ftl_format': _(u'FTL format'), # Romanian-specific checks 'cedillas': _(u'Romanian: Avoid cedilla diacritics'),