blob: 17b2be832f371b1507be618655ca53b2c4c0f8e5 [file] [log] [blame]
quickdiff.toggle.enable= Enable Q&uickDiff
quickdiff.toggle.disable= Disable Q&uickDiff
quickdiff.initialize= Initializing Quick Diff
quickdiff.nonsynchronized= Quick Diff Is Not in Sync - Cannot Restore
quickdiff.annotation.changed={0} changed
quickdiff.annotation.added={0} added
quickdiff.annotation.deleted={0} deleted
quickdiff.annotation.line_singular=line
quickdiff.annotation.line_plural=lines
quickdiff.menu.label= Set QuickDiff Re&ference
RevertLineAction.description= Reverts the current line to its original state
RevertLineAction.label= Revert &Line
RevertLineAction.delete.label= Delete Added &Line
RevertBlockAction.description= Reverts a contiguous block of modified lines
RevertBlockAction.label= R&evert Block
RevertSelectionAction.description= Reverts any modified lines in the selection
RevertSelectionAction.label= Revert S&election
RestoreAction.description= Restores deleted lines into the current document
RestoreAction.label= Restore &Deleted Line
RestoreAction.multiple.label= Restore {0} &Deleted Lines
quickdiff.error.getting_document_content= Unable to get document content. Left document type: {0}; right document type: {1}.