{{'no.dependencies.found.label' | translate}}
{{'class.count.constraint' | translate}}
{{'no.dependencies.for.repo.warning' | translate}}
{{'no.dependencies.for.graph.warning' | translate}}
{{'not.available.dependencies.plugin.warning' | translate}}
{{'dependencies.calculation.in.progress.warning' | translate}}
{{'class.label' | translate}}
{{'links.label' | translate}}
-
{{class.name}}{{(mode == "all") ? class.inConnectionsSum + class.outConnectionsSum - class.selfConnections : class.inConnectionsSum + class.outConnectionsSum | humanize}}
{{classToShow.name}}
{{'class.label' | translate}}
{{'links.label' | translate}}
-
{{connection.dependencyClass}}{{(connection.dependencyClass == classToShow.name) ? connection.inWeight : connection.inWeight + connection.outWeight | humanize}}
{{'and.label' | translate}} {{classToShow.connections.length - 100}} {{'more.label' | translate}}