Fixes two incorrect english strings

pull/3248/head
Jonas Heinrich 9 years ago
parent b34884f3ef
commit d5299c3ec4
  1. 3
      config/locales/en.yml

@ -156,6 +156,7 @@ en:
hexcode: Hex code
project_association:
description: Cause
project_b: 'Dependent project'
project_type:
allows_association: Allows association
name: Name
@ -221,7 +222,7 @@ en:
could_not_be_copied: "could not be (fully) copied"
models:
project_association:
identical_projects: "can not be created from one project to itself"
identical_projects: "Dependency cannot be created between one project and itself."
project_association_not_allowed: "does not allow associations"
repository:
not_whitelisted: "is not allowed by the configuration"

Loading…
Cancel
Save