Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 65862 Details for
Bug 185453
[open type] Confusing ellipsis in Open Type dialog
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Patch for removing ellipses from Open Dialog message strings
185453.txt (text/plain), 2.99 KB, created by
Kevin McGuire
on 2007-05-03 17:53:38 EDT
(
hide
)
Description:
Patch for removing ellipses from Open Dialog message strings
Filename:
MIME Type:
Creator:
Kevin McGuire
Created:
2007-05-03 17:53:38 EDT
Size:
2.99 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.jdt.ui >Index: core extension/org/eclipse/jdt/internal/corext/CorextMessages.properties >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/CorextMessages.properties,v >retrieving revision 1.17 >diff -u -r1.17 CorextMessages.properties >--- core extension/org/eclipse/jdt/internal/corext/CorextMessages.properties 15 May 2006 14:40:58 -0000 1.17 >+++ core extension/org/eclipse/jdt/internal/corext/CorextMessages.properties 3 May 2007 21:52:06 -0000 >@@ -18,8 +18,8 @@ > JavaDocLocations_migratejob_name=Migrate Javadoc locations to build path attributes > JavaModelUtil_applyedit_operation=Applying changes > >-AllTypesCache_searching=Searching... >-AllTypesCache_checking_type_cache=Checking types cache... >+AllTypesCache_searching=Searching >+AllTypesCache_checking_type_cache=Checking types cache > > History_error_serialize= Problems serializing information to XML ''{0}'' > TypeInfoHistory_consistency_check=Checking consistency of type history... >Index: ui/org/eclipse/jdt/internal/ui/JavaUIMessages.properties >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaUIMessages.properties,v >retrieving revision 1.268 >diff -u -r1.268 JavaUIMessages.properties >--- ui/org/eclipse/jdt/internal/ui/JavaUIMessages.properties 24 Apr 2007 14:03:22 -0000 1.268 >+++ ui/org/eclipse/jdt/internal/ui/JavaUIMessages.properties 3 May 2007 21:52:06 -0000 >@@ -42,7 +42,7 @@ > TypeSelectionDialog_upperLabel=&Matching types: > TypeSelectionDialog_notypes_title=Type Selection > TypeSelectionDialog_notypes_message=No types available. >-TypeSelectionDialog_progress_consistency=Initializing search indices... >+TypeSelectionDialog_progress_consistency=Initializing search indices > TypeSelectionDialog_error_type_doesnot_exist=Type {0} does not exist. > TypeSelectionDialog_error3Message=Unexpected exception. See log for details. > TypeSelectionDialog_error3Title=Exception >@@ -88,7 +88,7 @@ > TypeInfoViewer_default_package=(default package) > TypeInfoViewer_progress_label={0} ({1}%) > TypeInfoViewer_progressJob_label=Progress Update Job >-TypeInfoViewer_searchJob_taskName=Searching... >+TypeInfoViewer_searchJob_taskName=Searching > TypeInfoViewer_separator_message=Workspace matches > TypeInfoViewer_remove_from_history=&Remove from History > TypeInfoViewer_library_name_format=[{0}] >@@ -100,7 +100,7 @@ > FilteredTypesSelectionDialog_error_type_doesnot_exist=Type {0} does not exist. > FilteredTypesSelectionDialog_TypeFiltersPreferencesAction_label=&Type Filters... > FilteredTypesSelectionDialog_library_name_format=[{0}] >-FilteredTypesSelectionDialog_searchJob_taskName=Searching... >+FilteredTypesSelectionDialog_searchJob_taskName=Searching > FilteredTypeSelectionDialog_showContainerForDuplicatesAction=Show &Container for Duplicates > FilteredTypeSelectionDialog_titleFormat={0} - {1} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 185453
:
65862
|
66101