{{$root.getMsg("pdfc.loadingcomparisons")}}

{{$root.getMsg("pdfc.nocomparisons")}}

{{sortgroup.display}}

{{(comp.metaData.title==undefined || comp.metaData.title.length==0)?$root.getMsg('pdfc.metadata.title.unknown'):comp.metaData.title}}
{{comp.publishingLabel}}
{{comp.publishingLabel}}
{{comp.publishingLabel}}
{{comp.firstDocumentName != undefined ? comp.firstDocumentName : $root.getMsg("pdfc.nodocument")}}

vs

{{comp.secondDocumentName != undefined ? comp.secondDocumentName : $root.getMsg("pdfc.nodocument")}}
{{$root.getMsg('pdfc.enum.state.'+comp.state)}} ()
{{formatDate(comp.metaData.modified)}}
{{formatDate(comp.metaData.created)}}
{{comp.differences}}
{{comp.configuration == undefined ? $root.getMsg('pdfc.config.userdefined') : comp.configuration}}
{{formatSize(comp.size)}}

{{$root.getMsg("pdfc.noresults")}}