Project

General

Profile

« Previous | Next » 

Revision 0dfaf8fb

Added by Patrick Plitzner almost 7 years ago

Fix typo

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/media/MediaDetailElement.java
135 135
                        (getEntity().getRepresentations().size() == 1
136 136
                        && getEntity().getRepresentations().iterator().next().getParts().size() > 1))) {
137 137
            MessagingUtils.informationDialog("Toggling not possible",
138
                    "Media has consists of multiple representations or representatio parts");
138
                    "Media consists of multiple representations or representatio parts");
139 139
            // toggling is only possible if there are no more than one
140 140
            // MediaRepresentation resp. MediaRepresentationParts
141 141
            return;

Also available in: Unified diff