Commit 641a8114 authored by Weblate's avatar Weblate

Merge remote-tracking branch 'origin/master'

parents b1010056 a18c753d
......@@ -923,7 +923,7 @@ class SubProject(models.Model, PercentMixin, URLMixin, PathMixin):
raise ValidationError(_(
'There are more files for single language, please '
'adjust the mask and use components for translating '
'different components.'
'different resources.'
))
if lang.code in translated_langs:
raise ValidationError(_(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment