1 diff.application.usage.parameters.and.description=Usage: {0} diff <file1> <file2>
3 cannot.file.file.error=Cannot find file: {0}
4 cannot.create.diff.error=Cannot create diff element from: {0}
5 cannot.compare.error=Diff manager cannot compare ''{0}' and ''{1}''
6 unknown.file.type.error=Unknown file type: {0}
8 save.merge.result.command.name=Merge
9 compare.file.vs.file.dialog.title={0} vs {1}
10 diff.content.editor.content.title=Editor
11 diff.content.clipboard.content.title=Clipboard
12 diff.clipboard.vs.editor.dialog.title=Clipboard vs Editor
13 diff.clipboard.vs.file.dialog.title=Clipboard vs {0}
14 diff.content.selection.from.editor.content.title=Selection from Editor
15 diff.content.selection.from.file.content.title=Selection from {0}
27 diff.compare.element.type.with.editor.action.name=Compare File with Editor
28 diff.element.qualified.name.vs.editor.dialog.title={0} vs Editor
29 diff.element.qualified.name.vs.file.dialog.title={0} vs {1}
30 diff.element.qualified.name.vs.element.qualified.name.dialog.title={0} vs {1}
31 diff.acton.ignore.whitespace.policy.do.not.ignore=Do not ignore
32 diff.acton.ignore.whitespace.policy.leading.and.trailing=Leading and trailing
33 diff.acton.ignore.whitespace.policy.all=All
34 ignore.whitespace.acton.name=Ignore whitespace:
35 ignore.whitespace.action.not.available.action.name=<Not available>
36 diff.dialog.select.change.action.name=Select Change
37 diff.dialog.select.change.action.description=Select changed text in this version and corresponding in other
38 merge.files.dialog.title=Merge
39 merge.dialog.cannot.load.file.error.message=Cannot load file: {0}
40 merge.editor.replace.operation.name=Replace
41 merge.editor.insert.operation.name=Insert
42 merge.editor.remove.operation.name=Remove
43 diff.count.differences.status.text={0, choice, 0#no differences|1#1 difference|2#{0, number} differences}
44 cant.launch.diff.tool.error.message=Can''t Launch Diff Tool
45 binary.files.are.identical.message=Binary files are identical
46 files.are.identical.dialog.title=Files Are Identical
47 binary.files.are.different.message=Binary files are different
48 files.are.different.dialog.title=Files Are Different
49 diff.options.diff.options.border=Diff Options
50 diff.options.use.external.tool.for.files.checkbox=Use external tool to compare files:
51 diff.options.use.external.tool.for.directories.checkbox=Use external tool to compare folders:
52 diff.options.use.external.merge.tool.for.files.checkbox=Use external merge tool:
53 select.external.diff.program.dialog.title=Select External Diff Program
54 diff.contents.are.identical.message.text=Contents are identical
55 diff.contents.have.differences.only.in.line.separators.message.text=Contents have differences only in line separators
56 diff.contents.have.differences.only.in.line.separators.or.whitespaces=Contents have differences only in line separators or whitespaces
57 show.diff.anyway.dialog.message=Show diff anyway?
58 no.differences.dialog.title=No Differences
59 merge.dialog.apply.change.action.name=Apply change
60 merge.dialog.ignore.change.action.name=Ignore change
61 merge.dialog.apply.all.non.conflicting.changes.action.name=Apply all non-conflicting changes
62 merge.dialog.all.conflicts.resolved.message.text=All conflicts resolved
63 #0 - changes count, 1 - conflicts count
64 merge.statistics.message={0, choice, 0#No changes|1#One change|2#{0, number} changes}. {1, choice, 0#No conflicts|1#One conflict|2#{0, number} conflicts}
65 merge.partial.diff.action.name=Compare left and right panel contents
66 merge.partial.diff.action.name.0.1=Compare left and middle panel contents
67 merge.partial.diff.action.name.1.2=Compare middle and right panel contents
68 merge.dialog.exit.without.applying.changes.confirmation.message=Are you sure you want to exit without applying changes?
69 cancel.visual.merge.dialog.title=Cancel Visual Merge
70 merge.all.changes.have.processed.save.and.finish.confirmation.text=All changes have been processed.\nWould you like to save changes and finish merging?
71 all.changes.processed.dialog.title=All Changes Processed
72 merge.save.and.finish.button=Save and &Finish
73 merge.continue.button=&Continue
74 merge.init.merge.content.command.name=initMergeContent
75 merge.color.options.stripe.mark.color.label=&Stripe mark color:
76 merge.color.options.background.color.label=Background &color:
77 merge.color.options.dialog.title=Merge Color Options
78 diff.content.read.only.content.title.suffix=(Read-only)
79 diff.type.inserted.name=Inserted
80 diff.type.changed.name=Changed
81 diff.type.deleted.name=Deleted
82 diff.type.conflict.name=Conflict
83 diff.type.none.name=None
84 diff.content.selected.value=Selected Value
85 diff.clipboard.vs.value.dialog.title=Clipboard vs Selected Value
87 diff.can.not.show.unknown=Can not show diff for unknown file type
88 diff.acton.highlight.mode.action.by.word=By Word
89 diff.acton.highlight.mode.action.by.line=By Line
90 diff.acton.highlight.mode.action.no.highlighting=No Highlighting
91 diff.acton.highlight.mode.not.available.action.name=<Not available>
92 diff.acton.highlight.mode.action.name=Highlighting Mode: