Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Weinand2002-05-29 10:42:14 +0000
committerAndre Weinand2002-05-29 10:42:14 +0000
commitbb2174e6d597449e4c397a88057bfb5226211a51 (patch)
treecc1d7c35bf85b89cf5ec3a0f8d92b0c5e4d04a4e /bundles/org.eclipse.compare
parent74c0fda119f4d186174bfce32ef0b5f1baab82c1 (diff)
downloadeclipse.platform.team-bb2174e6d597449e4c397a88057bfb5226211a51.tar.gz
eclipse.platform.team-bb2174e6d597449e4c397a88057bfb5226211a51.tar.xz
eclipse.platform.team-bb2174e6d597449e4c397a88057bfb5226211a51.zip
#10917: Patch support does not use mnemonicsv20020529
Diffstat (limited to 'bundles/org.eclipse.compare')
-rw-r--r--bundles/org.eclipse.compare/buildnotes_compare.html2
-rw-r--r--bundles/org.eclipse.compare/compare/org/eclipse/compare/internal/patch/PatchMessages.properties18
-rw-r--r--bundles/org.eclipse.compare/plugins/org.eclipse.compare/buildnotes_compare.html2
-rw-r--r--bundles/org.eclipse.compare/plugins/org.eclipse.compare/compare/org/eclipse/compare/internal/patch/PatchMessages.properties18
4 files changed, 22 insertions, 18 deletions
diff --git a/bundles/org.eclipse.compare/buildnotes_compare.html b/bundles/org.eclipse.compare/buildnotes_compare.html
index 3b46f08f0..dd2f6ee54 100644
--- a/bundles/org.eclipse.compare/buildnotes_compare.html
+++ b/bundles/org.eclipse.compare/buildnotes_compare.html
@@ -31,6 +31,8 @@ Known deficiencies</h2>
<h2>
Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=14040">#14040</a>: Platform interoperability issue w.r.t. Compare With Patch<br>
+<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=17790">#17790</a>: Missing mnemonics in patch selection dialog<br>
+<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=10917">#10917</a>: Patch support does not use mnemonics<br>
<h2>
Problem reports closed</h2>
diff --git a/bundles/org.eclipse.compare/compare/org/eclipse/compare/internal/patch/PatchMessages.properties b/bundles/org.eclipse.compare/compare/org/eclipse/compare/internal/patch/PatchMessages.properties
index 7deaf481b..e626ddc2b 100644
--- a/bundles/org.eclipse.compare/compare/org/eclipse/compare/internal/patch/PatchMessages.properties
+++ b/bundles/org.eclipse.compare/compare/org/eclipse/compare/internal/patch/PatchMessages.properties
@@ -29,14 +29,14 @@ InputPatchPage.SelectInput=Select a single file or folder to patch:
InputPatchPage.PatchErrorDialog.title=Patch Error
InputPatchPage.PatchErrorDialog=Patch Error
InputPatchPage.SelectPatch.title=Select Patch
-InputPatchPage.FileButton.text=File
+InputPatchPage.FileButton.text=Fil&e
InputPatchPage.ChooseFileButton.text=&Browse...
-InputPatchPage.UseClipboardButton.text=Clipboard
+InputPatchPage.UseClipboardButton.text=&Clipboard
InputPatchPage.NothingSelected.message=Nothing selected to apply patch to
InputPatchPage.ClipboardIsEmpty.message=Clipboard is empty
InputPatchPage.NoTextInClipboard.message=Clipboard does not contain text
-InputPatchPage.CouldNotReadClipboard.message=Couldn''t retrieve clipboard contents
-InputPatchPage.CannotLocatePatch.message=Can''t locate patch file:
+InputPatchPage.CouldNotReadClipboard.message=Couldn't retrieve clipboard contents
+InputPatchPage.CannotLocatePatch.message=Can't locate patch file:
InputPatchPage.NoFileName.message=No file name
InputPatchPage.SelectPatchFileDialog.title=Select Patch File
InputPatchPage.PatchFileNotFound.message=Patch file not found.
@@ -52,14 +52,14 @@ PreviewPatchPage.message= The tree shows the contents of the patch.\nA checked i
PreviewPatchPage.Left.title= Original
PreviewPatchPage.Right.title= Result
PreviewPatchPage.PatchOptions.title=Patch Options
-PreviewPatchPage.IgnoreSegments.text=Ignore leading path name segments:
-PreviewPatchPage.ReversePatch.text=Reverse Patch
-PreviewPatchPage.FuzzFactor.text=Maximum fuzz factor:
+PreviewPatchPage.IgnoreSegments.text=&Ignore leading path name segments:
+PreviewPatchPage.ReversePatch.text=&Reverse patch
+PreviewPatchPage.FuzzFactor.text=&Maximum fuzz factor:
PreviewPatchPage.FuzzFactor.tooltip=Allow context to shift this number of lines from the original place
-PreviewPatchPage.IgnoreWhitespace.text=Ignore Whitespace
+PreviewPatchPage.IgnoreWhitespace.text=Ignore &whitespace
PreviewPatchPage.NoName.text=no name
PreviewPatchPage.FileExists.error=(file already exists)
-PreviewPatchPage.FileDoesNotExist.error=(file doesn''t exist)
+PreviewPatchPage.FileDoesNotExist.error=(file doesn't exist)
PreviewPatchPage.NoMatch.error=(no match)
#
diff --git a/bundles/org.eclipse.compare/plugins/org.eclipse.compare/buildnotes_compare.html b/bundles/org.eclipse.compare/plugins/org.eclipse.compare/buildnotes_compare.html
index 3b46f08f0..dd2f6ee54 100644
--- a/bundles/org.eclipse.compare/plugins/org.eclipse.compare/buildnotes_compare.html
+++ b/bundles/org.eclipse.compare/plugins/org.eclipse.compare/buildnotes_compare.html
@@ -31,6 +31,8 @@ Known deficiencies</h2>
<h2>
Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=14040">#14040</a>: Platform interoperability issue w.r.t. Compare With Patch<br>
+<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=17790">#17790</a>: Missing mnemonics in patch selection dialog<br>
+<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=10917">#10917</a>: Patch support does not use mnemonics<br>
<h2>
Problem reports closed</h2>
diff --git a/bundles/org.eclipse.compare/plugins/org.eclipse.compare/compare/org/eclipse/compare/internal/patch/PatchMessages.properties b/bundles/org.eclipse.compare/plugins/org.eclipse.compare/compare/org/eclipse/compare/internal/patch/PatchMessages.properties
index 7deaf481b..e626ddc2b 100644
--- a/bundles/org.eclipse.compare/plugins/org.eclipse.compare/compare/org/eclipse/compare/internal/patch/PatchMessages.properties
+++ b/bundles/org.eclipse.compare/plugins/org.eclipse.compare/compare/org/eclipse/compare/internal/patch/PatchMessages.properties
@@ -29,14 +29,14 @@ InputPatchPage.SelectInput=Select a single file or folder to patch:
InputPatchPage.PatchErrorDialog.title=Patch Error
InputPatchPage.PatchErrorDialog=Patch Error
InputPatchPage.SelectPatch.title=Select Patch
-InputPatchPage.FileButton.text=File
+InputPatchPage.FileButton.text=Fil&e
InputPatchPage.ChooseFileButton.text=&Browse...
-InputPatchPage.UseClipboardButton.text=Clipboard
+InputPatchPage.UseClipboardButton.text=&Clipboard
InputPatchPage.NothingSelected.message=Nothing selected to apply patch to
InputPatchPage.ClipboardIsEmpty.message=Clipboard is empty
InputPatchPage.NoTextInClipboard.message=Clipboard does not contain text
-InputPatchPage.CouldNotReadClipboard.message=Couldn''t retrieve clipboard contents
-InputPatchPage.CannotLocatePatch.message=Can''t locate patch file:
+InputPatchPage.CouldNotReadClipboard.message=Couldn't retrieve clipboard contents
+InputPatchPage.CannotLocatePatch.message=Can't locate patch file:
InputPatchPage.NoFileName.message=No file name
InputPatchPage.SelectPatchFileDialog.title=Select Patch File
InputPatchPage.PatchFileNotFound.message=Patch file not found.
@@ -52,14 +52,14 @@ PreviewPatchPage.message= The tree shows the contents of the patch.\nA checked i
PreviewPatchPage.Left.title= Original
PreviewPatchPage.Right.title= Result
PreviewPatchPage.PatchOptions.title=Patch Options
-PreviewPatchPage.IgnoreSegments.text=Ignore leading path name segments:
-PreviewPatchPage.ReversePatch.text=Reverse Patch
-PreviewPatchPage.FuzzFactor.text=Maximum fuzz factor:
+PreviewPatchPage.IgnoreSegments.text=&Ignore leading path name segments:
+PreviewPatchPage.ReversePatch.text=&Reverse patch
+PreviewPatchPage.FuzzFactor.text=&Maximum fuzz factor:
PreviewPatchPage.FuzzFactor.tooltip=Allow context to shift this number of lines from the original place
-PreviewPatchPage.IgnoreWhitespace.text=Ignore Whitespace
+PreviewPatchPage.IgnoreWhitespace.text=Ignore &whitespace
PreviewPatchPage.NoName.text=no name
PreviewPatchPage.FileExists.error=(file already exists)
-PreviewPatchPage.FileDoesNotExist.error=(file doesn''t exist)
+PreviewPatchPage.FileDoesNotExist.error=(file doesn't exist)
PreviewPatchPage.NoMatch.error=(no match)
#

Back to the top