Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 7bd0835e

Von Tamino Steinert vor etwa 1 Jahr hinzugefügt

  • ID 7bd0835e85cc9d1877d5acbb1300ef3492a87d70
  • Vorgänger c7155376
  • Nachfolger f6760f01

locales

Unterschiede anzeigen:

SL/Controller/Part.pm
}
if (@double_lists) {
die t8("There is already a variant with the property values: #1.", join("; ", @double_lists));
die t8(
"There is already a variant of '#1' with the property values: #2",
$parent_variant->displayable_name,
join("; ", @double_lists)
);
}
}

Auch abrufbar als: Unified diff