93949596979899100
return new HistoryEntry( historyEntryID, project, "Remove " + rowIndices.size() + " rows", this, new RowRemovalChange(rowIndices) ); }